[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 07:31:59 PDT 2017


timshen updated this revision to Diff 92488.
timshen added a comment.

Don't do redundant check.


https://reviews.llvm.org/D31188

Files:
  llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
  llvm/test/CodeGen/PowerPC/pr32292.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31188.92488.patch
Type: text/x-patch
Size: 31733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170321/cac10b73/attachment.bin>


More information about the llvm-commits mailing list