-
Notifications
You must be signed in to change notification settings - Fork 792
Add initial version of Intel extension preview for SPIR-V inline assembly. #1290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…mbly. Signed-off-by: Mariusz Merecki <[email protected]>
Typically extensions have the "Token Number Assignment" section, like here https://github.com/KhronosGroup/SPIRV-Registry/blob/master/extensions/KHR/SPV_KHR_no_integer_wrap_decoration.asciidoc#token-number-assignments |
Recent recommendation from the SPIR-V WG is not to add the "Token Number Assignment" section. There were cases where tokens in this section were not matching tokens specified later in intruction definitions. |
Extension is published as intel/llvm#1290
Extension is published as intel/llvm#1290
I didn't know, ok then. |
Extension is published as intel/llvm#1290
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as intel/llvm#1290 Co-Authored-By: Nikita Rudenko <[email protected]> Co-Authored-By: Anton Sidorenko <[email protected]> Co-Authored-By: Alexey Sachkov <[email protected]>
Extension is published as github.com/intel/llvm/pull/1290 Original commit: github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/7a0767f2a
Extension is published as github.com/intel/llvm/pull/1290 Original commit: github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/7a0767f2a
Extension is published as github.com/intel/llvm/pull/1290 Original commit: github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/7a0767f2a
Extension is published as github.com/intel/llvm/pull/1290 Original commit: github.com/KhronosGroup/SPIRV-LLVM-Translator/commit/7a0767f2a
Signed-off-by: Mariusz Merecki [email protected]