[PATCH] D128839: [DirectX backend] Add createHandle BufferLoad/Store DXIL operation
Xiang Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 2 20:31:43 PDT 2022
python3kgae updated this revision to Diff 441921.
python3kgae edited the summary of this revision.
python3kgae added a comment.
Change UndefValue to PoisonValue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128839/new/
https://reviews.llvm.org/D128839
Files:
llvm/lib/Target/DirectX/CMakeLists.txt
llvm/lib/Target/DirectX/DXIL.td
llvm/lib/Target/DirectX/DXILConstants.h
llvm/lib/Target/DirectX/DXILOpBuilder.cpp
llvm/lib/Target/DirectX/DXILOpBuilder.h
llvm/lib/Target/DirectX/DXILOpLowering.cpp
llvm/unittests/Target/DirectX/CMakeLists.txt
llvm/unittests/Target/DirectX/DXILOpBuilderTest.cpp
llvm/utils/TableGen/DXILEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128839.441921.patch
Type: text/x-patch
Size: 37199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220703/845ca80e/attachment.bin>
More information about the llvm-commits
mailing list