[PATCH] D136302: [DirectX backend] Support typed buffer load/store.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 14:28:48 PST 2022


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

Rebase


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.482629.patch
Type: text/x-patch
Size: 23694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/eb672dbb/attachment.bin>


More information about the llvm-commits mailing list