diff options
author | Adam Yang <hanbyang@microsoft.com> | 2024-10-29 12:40:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 12:40:01 -0700 |
commit | 3a1228a543bc85e225809b1f3033fac744f1f122 (patch) | |
tree | 6d62102b8d3707cabbaa48d3e343e119c92c3aac /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | 3754fc1e9af38951aa00181c0e8110174d3f94fd (diff) | |
download | llvm-3a1228a543bc85e225809b1f3033fac744f1f122.zip llvm-3a1228a543bc85e225809b1f3033fac744f1f122.tar.gz llvm-3a1228a543bc85e225809b1f3033fac744f1f122.tar.bz2 |
[SPIRV] Add GroupMemoryBarrierWithGroupSync intrinsic (#111888)
partially fixes #70103
### Changes
* Added int_spv_group_memory_barrier_with_group_sync intrinsic in
IntrinsicsSPIRV.td
* Added lowering for int_spv_group_memory_barrier_with_group_sync in
SPIRVInstructionSelector.cpp
* Added SPIRV backend test case
### Related PRs
* [[clang][HLSL] Add GroupMemoryBarrierWithGroupSync intrinsic
#111883](https://github.com/llvm/llvm-project/pull/111883)
* [[DXIL] Add GroupMemoryBarrierWithGroupSync intrinsic
#111884](https://github.com/llvm/llvm-project/pull/111884)
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions