[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 16:27:03 PDT 2022


rampitec added a comment.

Most of the test changes are noise, but I am trying to refactor our multiple LDS selection checks spread across many places and move it all into allowsMisalignedMemoryAccessesImpl. So trying to get a non-NFC portion out of the way.


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

https://reviews.llvm.org/D123268



More information about the llvm-commits mailing list