[PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 13:53:41 PDT 2016


majnemer added a subscriber: majnemer.
majnemer added a comment.

Is this the best pass for this change to be in? ISTM that something like jump threading would be more appropriate.


http://reviews.llvm.org/D18841





More information about the llvm-commits mailing list