[PATCH] D122269: Modify DXILPrepare to emit no-op bitcasts
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 14:31:22 PDT 2022
beanz updated this revision to Diff 418049.
beanz added a comment.
Updateing DXIL-prepare to rely on dxil::TypedPointerType, and to properly handle function types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122269/new/
https://reviews.llvm.org/D122269
Files:
llvm/lib/Target/DirectX/DXILPrepare.cpp
llvm/test/CodeGen/DirectX/conflicting-bitcast-insert.ll
llvm/test/CodeGen/DirectX/omit-bitcast-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122269.418049.patch
Type: text/x-patch
Size: 8799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/f034c4ee/attachment.bin>
More information about the llvm-commits
mailing list