diff options
author | Adam Yang <hanbyang@microsoft.com> | 2024-10-29 10:17:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 10:17:35 -0700 |
commit | 9a5b3a1bbca6790602ec3291da850fc4485cc807 (patch) | |
tree | 067b260b70fbfaacfac3dace5e5d9cb15147d5f0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f964514490ecf6d57dc9f53ebda913a6fe1e3abd (diff) | |
download | llvm-9a5b3a1bbca6790602ec3291da850fc4485cc807.zip llvm-9a5b3a1bbca6790602ec3291da850fc4485cc807.tar.gz llvm-9a5b3a1bbca6790602ec3291da850fc4485cc807.tar.bz2 |
[DXIL] Add GroupMemoryBarrierWithGroupSync intrinsic (#111884)
fixes #112974
partially fixes #70103
### Changes
- Added new tablegen based way of lowering dx intrinsics to DXIL ops.
- Added int_dx_group_memory_barrier_with_group_sync intrinsic in
IntrinsicsDirectX.td
- Added expansion for int_dx_group_memory_barrier_with_group_sync in
DXILIntrinsicExpansion.cpp`
- Added DXIL backend test case
### Related PRs
* [[clang][HLSL] Add GroupMemoryBarrierWithGroupSync intrinsic
#111883](https://github.com/llvm/llvm-project/pull/111883)
* [[SPIRV] Add GroupMemoryBarrierWithGroupSync intrinsic
#111888](https://github.com/llvm/llvm-project/pull/111888)
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions