[PATCH] D48584: [InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 2 23:28:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336172: [InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48584?vs=153675&id=153859#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48584
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Analysis/ValueTracking/non-negative-phi-bits.ll
llvm/trunk/test/Transforms/InstCombine/icmp-shl-nsw.ll
llvm/trunk/test/Transforms/InstCombine/icmp-shr-lt-gt.ll
llvm/trunk/test/Transforms/InstCombine/icmp_sdiv_with_and_without_range.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/masked_load_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48584.153859.patch
Type: text/x-patch
Size: 9601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/ac954578/attachment.bin>
More information about the llvm-commits
mailing list