[PATCH] D48584: [InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 23:49:19 PDT 2018


mkazantsev updated this revision to Diff 152844.
mkazantsev marked an inline comment as done.

https://reviews.llvm.org/D48584

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Analysis/ValueTracking/non-negative-phi-bits.ll
  test/Transforms/InstCombine/icmp-shl-nsw.ll
  test/Transforms/InstCombine/icmp-shr-lt-gt.ll
  test/Transforms/InstCombine/icmp_sdiv_with_and_without_range.ll
  test/Transforms/LoopVectorize/X86/masked_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48584.152844.patch
Type: text/x-patch
Size: 8690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/0b4315c5/attachment.bin>


More information about the llvm-commits mailing list