[PATCH] D136302: [DirectX backend] Support typed buffer load/store.
Xiang Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 15:06:14 PST 2023
python3kgae updated this revision to Diff 486104.
python3kgae marked 2 inline comments as done.
python3kgae added a comment.
Fix typo and argument type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136302/new/
https://reviews.llvm.org/D136302
Files:
llvm/lib/Target/DirectX/CMakeLists.txt
llvm/lib/Target/DirectX/DXIL.td
llvm/lib/Target/DirectX/DXILOpBuilder.cpp
llvm/lib/Target/DirectX/DXILOpBuilder.h
llvm/lib/Target/DirectX/DXILResource.cpp
llvm/lib/Target/DirectX/DXILResource.h
llvm/lib/Target/DirectX/DXILTypedBufferLowering.cpp
llvm/lib/Target/DirectX/DirectX.h
llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
llvm/lib/Target/DirectX/MemAccessLowerHelper.cpp
llvm/lib/Target/DirectX/MemAccessLowerHelper.h
llvm/test/CodeGen/DirectX/typed_buf_ld_st.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136302.486104.patch
Type: text/x-patch
Size: 23658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/d802d890/attachment.bin>
More information about the llvm-commits
mailing list