[PATCH] D31188: [AntiDepBreaker] Do not use getPristineRegs for marking live registers.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 10:22:12 PDT 2017


timshen added a comment.

As discussed in the bug, I'll preserve the use of getPristineRegs() in this patch. And many of your comments don't apply anymore. :)


https://reviews.llvm.org/D31188





More information about the llvm-commits mailing list