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

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 19:48:26 PDT 2021


hsmhsm abandoned this revision.
hsmhsm added a comment.

I am abandoning this patch since an alternative patch - https://reviews.llvm.org/D100008 is landed in upstream.  Next step is to do some useful performance related experimentation for unaligned accessing of ds instructions before coming to a common conclusion on more generic fix.


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