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

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 11:11:31 PDT 2022


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

Change intrinsic start with lower case.


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/IntrinsicsDXIL.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.437612.patch
Type: text/x-patch
Size: 6873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/2fb3c7d9/attachment.bin>


More information about the llvm-commits mailing list