[PATCH] D38128: Handle COPYs of physregs better (regalloc hints)

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 10:55:34 PST 2017


nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.

The PowerPC CodeGen test changes are fine. I've also confirmed that this patch reduces the total number of register move instructions (which implement the copies). So that LGTM.


https://reviews.llvm.org/D38128





More information about the llvm-commits mailing list