[PATCH] D127990: [DirectX] add thread/group id DXIL operations.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 06:42:57 PDT 2022


python3kgae updated this revision to Diff 441384.
python3kgae added a comment.

Rename IntrinsicsDXIL to IntrinsicsDirectX.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127990/new/

https://reviews.llvm.org/D127990

Files:
  llvm/include/llvm/IR/CMakeLists.txt
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/IntrinsicsDirectX.td
  llvm/lib/Target/DirectX/DXIL.td
  llvm/lib/Target/DirectX/DXILOpLowering.cpp
  llvm/test/CodeGen/DirectX/comput_ids.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127990.441384.patch
Type: text/x-patch
Size: 6931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/1dd0644c/attachment.bin>


More information about the llvm-commits mailing list