[PATCH] D38758: Utilize DQ-Form instructions for spill/restore and fix FrameIndex elimination to only use `lis/addi` if necessary

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 10:38:52 PDT 2017


lei added a comment.

In https://reviews.llvm.org/D38758#894109, @echristo wrote:

> Code generation looks a lot more reasonable. Can you commit the change to test/CodeGen/PowerPC/sjlj.ll separately?


Okay.


https://reviews.llvm.org/D38758





More information about the llvm-commits mailing list