[PATCH] D99352: [AMDGPU] ds_read_*/ds_write_* operations require strict alignment.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 22:25:02 PDT 2021


hsmhsm added a comment.

In D99352#2651292 <https://reviews.llvm.org/D99352#2651292>, @rampitec wrote:

> Do we have tests where pointers are actually 16 byte aligned?

Please check the lit test - store-local.128.ll which is now updated within this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99352



More information about the llvm-commits mailing list