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

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 13:42:12 PDT 2022


python3kgae updated this revision to Diff 469340.
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.469340.patch
Type: text/x-patch
Size: 23694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/49dca9df/attachment.bin>


More information about the llvm-commits mailing list