[PATCH] D25347: [VirtRegRewriter] Eliminate COPYs before re-writing by renaming.
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 16:40:45 PST 2016
qcolombet added a comment.
Hi Geoff,
I'll have a look by the end of the week.
I still worried by having so much logic in the rewriter, it feels wrong to me. I'll check what happen in the alloc to see if we could catch that there.
Cheers,
-Quentin
https://reviews.llvm.org/D25347
More information about the llvm-commits
mailing list