[PATCH] D106284: [AMDGPU] Fix MMO for raw/struct buffer access with non-constant offset

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 04:10:50 PDT 2021


foad updated this revision to Diff 360082.
foad added a comment.

Split NFC refactoring out into a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106284

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/buffer-intrinsics-mmo-offsets.ll
  llvm/test/CodeGen/AMDGPU/buffer-schedule.ll
  llvm/test/CodeGen/AMDGPU/extract_subvector_vec4_vec3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106284.360082.patch
Type: text/x-patch
Size: 44108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/eec050b6/attachment.bin>


More information about the llvm-commits mailing list