[PATCH] D123268: [AMDGPU] Check SI LDS offset bug in the allowsMisalignedMemoryAccesses

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 18:05:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa41a676e8afd: [AMDGPU] Check SI LDS offset bug in the allowsMisalignedMemoryAccesses (authored by rampitec).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123268

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir
  llvm/test/CodeGen/AMDGPU/store-local.128.ll
  llvm/test/CodeGen/AMDGPU/store-local.96.ll
  llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/missing-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123268.421057.patch
Type: text/x-patch
Size: 8984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/4694c249/attachment.bin>


More information about the llvm-commits mailing list