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

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 13:52:26 PST 2015


jfb added a comment.

This now passes all tests with `ninja check` on a build with all backends, and seems to do what I want! I'll clean up the code a bit, test it on Chrome some more (including the issue I posted above).


http://reviews.llvm.org/D15157





More information about the llvm-commits mailing list