[PATCH] D48930: [InstCombine] Apply foldICmpUsingKnownBits to early bailout case

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 21:12:13 PDT 2018


mkazantsev added a comment.

I've reverted the original problematic change by https://reviews.llvm.org/rL336410. I think we need to collect tests that degrade from it to make this change properly.


https://reviews.llvm.org/D48930





More information about the llvm-commits mailing list