[PATCH] D34000: [LazyValueInfo] Don't run the more complex predicate handling code for EQ and NE in getPredicateResult

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 13:40:39 PDT 2017


anna added a comment.

This change looks good to me, and I agree with your summary. I think this is where additional tests to the LVI Printer pass (see `-print-lazy-value-info`) in lvi-after-jumpthreading.ll would help, i.e. did we change existing LVI values being calculated?


https://reviews.llvm.org/D34000





More information about the llvm-commits mailing list