[PATCH] D82788: AMDGPU: Fix alignment requirements for 96bit and 128bit local loads and stores

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 07:01:40 PDT 2020


mbrkusanin added a comment.

Also added another child revision that selects this instructions for SDag the same way as for GlobalISel https://reviews.llvm.org/D84403 so the tests will make more sense.


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

https://reviews.llvm.org/D82788





More information about the llvm-commits mailing list