[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 3 11:45:51 PDT 2022
python3kgae updated this revision to Diff 426793.
python3kgae marked 7 inline comments as done.
python3kgae added a comment.
Herald added subscribers: pcwang-thead, luke957, s.egerton, simoncook.
Update based on 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.426793.patch
Type: text/x-patch
Size: 14030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/6b4ad2b8/attachment.bin>
More information about the llvm-commits
mailing list