[PATCH] D22283: X86InstrInfo: No need for liveness analysis in classifyLEAReg()

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 15:36:08 PDT 2016


MatzeB added a comment.

In http://reviews.llvm.org/D22283#482256, @MatzeB wrote:

> I am currently doing a run of the test-suite to check for changes because of this. There is the possibility that the Src operand liveness is more or less precise than what computeRegisterLiveness() figures out.




> All test-suite binaries have the same md5sum with or without this patch.
==========================================================================


Repository:
  rL LLVM

http://reviews.llvm.org/D22283





More information about the llvm-commits mailing list