[PATCH] D26990: AMDGPU: Don't re-create MMO when spilling

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 13:37:43 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

The original spill pseudo already has the same MMO, so just reuse it.


https://reviews.llvm.org/D26990

Files:
  lib/Target/AMDGPU/SIRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26990.78934.patch
Type: text/x-patch
Size: 4165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/fcb3f329/attachment.bin>


More information about the llvm-commits mailing list