[PATCH] D88895: [AMDGPU] Add test with redundant copies to temporary stack slot produced by expandUnalignedLoad

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 07:34:48 PDT 2020


mbrkusanin updated this revision to Diff 296456.
mbrkusanin retitled this revision from "[AMDGPU] Add test with spills for local loads and stores" to "[AMDGPU] Add test with redundant copies to temporary stack slot produced by expandUnalignedLoad".
mbrkusanin added a comment.

I used "Spilling" as a term for storing and restoring of values regardless of who/what is causing it. But I guess we should be precise.


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

https://reviews.llvm.org/D88895

Files:
  llvm/test/CodeGen/AMDGPU/load-local-redundant-copies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88895.296456.patch
Type: text/x-patch
Size: 10555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/57e2ddd7/attachment.bin>


More information about the llvm-commits mailing list