[PATCH] D15157: CodeGen peephole: fold redundant phys reg copies

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 14:34:07 PST 2015


jfb added a comment.

I cleaned up the code, it passes all the tests and does what I wanted to achieve for the one Chrome usecase. @qcolombet would you mind taking another look?


http://reviews.llvm.org/D15157





More information about the llvm-commits mailing list