[PATCH] D38054: [PowerPC] Fix the spill issue exposed by r310809

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 15:22:19 PDT 2017


nemanjai updated this revision to Diff 116091.
nemanjai retitled this revision from "[PowerPC] Reimplement r310809 with fix for the spill issue" to "[PowerPC] Fix the spill issue exposed by r310809".
nemanjai added a comment.

Updated the patch to only include the bug fix that r310809 needs in order to function correctly. This won't apply cleanly to trunk because r310809 was pulled out, so this needs to apply on top of that.


Repository:
  rL LLVM

https://reviews.llvm.org/D38054

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38054.116091.patch
Type: text/x-patch
Size: 10333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/b94c2498/attachment.bin>


More information about the llvm-commits mailing list