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

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 09:07:23 PDT 2022


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

include IntrinsicsDirectX.h in Function.cpp


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/IR/Function.cpp
  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.441708.patch
Type: text/x-patch
Size: 7373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/a03483da/attachment.bin>


More information about the llvm-commits mailing list