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

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 00:57:48 PDT 2022


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

Add comments for MemAccess.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134778/new/

https://reviews.llvm.org/D134778

Files:
  llvm/lib/Target/DirectX/CMakeLists.txt
  llvm/lib/Target/DirectX/DXIL.td
  llvm/lib/Target/DirectX/DXILCBufferLowering.cpp
  llvm/lib/Target/DirectX/DXILOpBuilder.cpp
  llvm/lib/Target/DirectX/DXILOpBuilder.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/buf_ld_st.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134778.463454.patch
Type: text/x-patch
Size: 22906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/04dd18b6/attachment.bin>


More information about the llvm-commits mailing list