[PATCH] D124805: [DirectX backend] Add pass to lower llvm intrinsic into dxil op function.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 23:03:30 PDT 2022


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

Update for comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124805

Files:
  llvm/lib/Target/DirectX/CMakeLists.txt
  llvm/lib/Target/DirectX/DXILConstants.h
  llvm/lib/Target/DirectX/DXILOpLowering.cpp
  llvm/lib/Target/DirectX/DirectX.h
  llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
  llvm/test/CodeGen/DirectX/sin.ll
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124805.428565.patch
Type: text/x-patch
Size: 14405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/834dbabe/attachment.bin>


More information about the llvm-commits mailing list