Skip to content

Conversation

@bashbaug
Copy link
Contributor

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

The related OpenCL C extension spec can be found here:

haonanya pushed a commit to haonanya/opencl-clang that referenced this pull request Feb 28, 2022
haonanya pushed a commit to haonanya/opencl-clang that referenced this pull request Feb 28, 2022
haonanya pushed a commit to haonanya/opencl-clang that referenced this pull request Feb 28, 2022
haonanya pushed a commit to haonanya/opencl-clang that referenced this pull request Mar 1, 2022
fzou1 pushed a commit to intel/opencl-clang that referenced this pull request Mar 1, 2022
fzou1 pushed a commit to intel/opencl-clang that referenced this pull request Mar 1, 2022
fzou1 pushed a commit to intel/opencl-clang that referenced this pull request Mar 1, 2022
Copy link
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just few nits

@bashbaug bashbaug force-pushed the SPV_INTEL_split_barrier branch from 51f0b59 to 82d693c Compare August 31, 2022 00:12
Copy link
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will merge the patch by EOD

@MrSidims MrSidims merged commit e3cd296 into KhronosGroup:main Aug 31, 2022
haonanya pushed a commit to haonanya/SPIRV-LLVM-Translator that referenced this pull request Oct 14, 2022
…lit_barrier (KhronosGroup#1424)

This backports KhronosGroup#1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
MrSidims pushed a commit that referenced this pull request Oct 14, 2022
…lit_barrier

This backports #1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
haonanya pushed a commit to haonanya/SPIRV-LLVM-Translator that referenced this pull request Oct 19, 2022
…lit_barrier

This backports KhronosGroup#1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:
  KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:
  KhronosGroup/OpenCL-Docs#765
haonanya pushed a commit to haonanya/SPIRV-LLVM-Translator that referenced this pull request Oct 19, 2022
…lit_barrier

This backports KhronosGroup#1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:
  KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:
  KhronosGroup/OpenCL-Docs#765

Signed-off-by: Haonan Yang <[email protected]>
haonanya pushed a commit to haonanya/SPIRV-LLVM-Translator that referenced this pull request Oct 19, 2022
…onosGroup#1424)

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
haonanya pushed a commit to haonanya/SPIRV-LLVM-Translator that referenced this pull request Oct 19, 2022
…onosGroup#1424)

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
MrSidims pushed a commit that referenced this pull request Oct 19, 2022
…lit_barrier (#1660)

This backports #1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:
  KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:
  KhronosGroup/OpenCL-Docs#765
MrSidims pushed a commit that referenced this pull request Oct 20, 2022
…lit_barrier (#1661)

This backports #1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:
  KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:
  KhronosGroup/OpenCL-Docs#765

Signed-off-by: Haonan Yang <[email protected]>

Signed-off-by: Haonan Yang <[email protected]>
MrSidims pushed a commit that referenced this pull request Oct 20, 2022
…) (#1662)

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765

Co-authored-by: Ben Ashbaugh <[email protected]>
MrSidims pushed a commit that referenced this pull request Oct 20, 2022
…) (#1663)

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765

Co-authored-by: Ben Ashbaugh <[email protected]>
stanleygambarin pushed a commit to stanleygambarin/SPIRV-LLVM-Translator that referenced this pull request Feb 28, 2023
…plit_barrier

This backports KhronosGroup#1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
stanleygambarin pushed a commit to stanleygambarin/SPIRV-LLVM-Translator that referenced this pull request Feb 28, 2023
…lit_barrier

This backports KhronosGroup#1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
MrSidims pushed a commit that referenced this pull request Mar 1, 2023
…lit_barrier

This backports #1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
MrSidims pushed a commit that referenced this pull request Mar 1, 2023
…plit_barrier

This backports #1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
stanleygambarin pushed a commit to stanleygambarin/SPIRV-LLVM-Translator that referenced this pull request Mar 6, 2023
…lit_barrier

This backports KhronosGroup#1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
MrSidims pushed a commit that referenced this pull request Mar 11, 2023
…lit_barrier

This backports #1424

This PR adds support for split barriers and the SPV_INTEL_split_barrier extension.

The related SPIR-V extension spec can be found here:

* KhronosGroup/SPIRV-Registry#136

The related OpenCL C extension spec can be found here:

* KhronosGroup/OpenCL-Docs#765
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