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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 00:22:35 PDT 2018


mkazantsev updated this revision to Diff 152846.
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.152846.patch
Type: text/x-patch
Size: 9438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/d12d8e96/attachment.bin>


More information about the llvm-commits mailing list