[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
Mon May 9 16:24:20 PDT 2022


python3kgae updated this revision to Diff 428233.
python3kgae marked 19 inline comments as done.
python3kgae added a comment.

Update to fix commented issue.


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.428233.patch
Type: text/x-patch
Size: 14249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/9bbc8a63/attachment.bin>


More information about the llvm-commits mailing list