[PATCH] D48584: [InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 25 23:57:41 PDT 2018
lebedev.ri added inline comments.
================
Comment at: test/Transforms/InstCombine/icmp-shl-nsw.ll:72
; Known bits analysis turns this into an equality predicate.
----------------
Stale comments. (and elsewhere in this file)
https://reviews.llvm.org/D48584
More information about the llvm-commits
mailing list