[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 10:52:22 PDT 2022


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

Use static instead of namespace.


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.428437.patch
Type: text/x-patch
Size: 14316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/7848b442/attachment.bin>


More information about the llvm-commits mailing list