[PATCH] D93669: [AMDGPU] Support unaligned flat scratch in TLI

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 13:20:32 PST 2020


rampitec marked an inline comment as done.
rampitec added a comment.

In D93669#2468820 <https://reviews.llvm.org/D93669#2468820>, @arsenm wrote:

> I think there's some missing tests, these test changes look incidental. Can you add some checks to the existing unaligned load/store base tests

Which tests do you mean? As far as I understand this mostly affects GlobalISel and child patch D93670 <https://reviews.llvm.org/D93670> contains the actual test, all unaligned cases.


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

https://reviews.llvm.org/D93669



More information about the llvm-commits mailing list