Skip to content
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

Implementation of vector compute extension #1849

Closed
wants to merge 6 commits into from
Closed

Implementation of vector compute extension #1849

wants to merge 6 commits into from

Conversation

NikitaRudenkoIntel
Copy link
Contributor

Extensions are published at #1612 and #1611

zuban32 and others added 6 commits June 9, 2020 21:55
Extend constexprs lowering support to lower constant vector of pure function pointers
w/o any transformations inside.
Extension is published at #1612

Co-Authored-By: Aleksandr Bezzubikov  <[email protected]>
Co-Authored-By: Aleksander Us         <[email protected]>
Co-Authored-By: Alexey Sachkov        <[email protected]>
Co-Authored-By: Alexey Sotkin         <[email protected]>
Co-Authored-By: Anton Sidorenko       <[email protected]>
Co-Authored-By: Gang Chen             <[email protected]>
Co-Authored-By: Kai Chen              <[email protected]>
Co-Authored-By: Konstantin Vladimirov <[email protected]>
Co-Authored-By: Wei Pan               <[email protected]>

Change-Id: Ic8bd645316f054729b8571efd2b9800a38cb723c
Extension is published at #1612

Co-Authored-By: Aleksandr Bezzubikov  <[email protected]>
Co-Authored-By: Aleksander Us         <[email protected]>
Co-Authored-By: Alexey Sachkov        <[email protected]>
Co-Authored-By: Alexey Sotkin         <[email protected]>
Co-Authored-By: Anton Sidorenko       <[email protected]>
Co-Authored-By: Gang Chen             <[email protected]>
Co-Authored-By: Kai Chen              <[email protected]>
Co-Authored-By: Konstantin Vladimirov <[email protected]>
Co-Authored-By: Wei Pan               <[email protected]>

Change-Id: Ic8bd645316f054729b8571efd2b9800a38cb723c
Extension is published at #1612

Co-Authored-By: Aleksandr Bezzubikov  <[email protected]>
Co-Authored-By: Aleksander Us         <[email protected]>
Co-Authored-By: Alexey Sachkov        <[email protected]>
Co-Authored-By: Alexey Sotkin         <[email protected]>
Co-Authored-By: Anton Sidorenko       <[email protected]>
Co-Authored-By: Gang Chen             <[email protected]>
Co-Authored-By: Kai Chen              <[email protected]>
Co-Authored-By: Konstantin Vladimirov <[email protected]>
Co-Authored-By: Wei Pan               <[email protected]>

Change-Id: Ic8bd645316f054729b8571efd2b9800a38cb723c
…float_controls2 and SPV_KHR_float_controls extensions

Extensions are published at #1612
                            #1611
FreddyLeaf pushed a commit to FreddyLeaf/llvm that referenced this pull request Mar 22, 2023
Itanium name mangling gives different type names for the _Float16, _Float32,
etc. types than the more common half/float/double names. This adds support for
people who use these types in SPIR-V kernels.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@8bf8022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants