[PATCH] D37158: [InstCombine][InstSimplify] Teach decomposeBitTestICmp to look through truncate instructions
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 14:28:54 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312382: [InstCombine][InstSimplify] Teach decomposeBitTestICmp to look through truncate… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D37158?vs=112722&id=113602#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37158
Files:
llvm/trunk/include/llvm/Analysis/CmpInstAnalysis.h
llvm/trunk/lib/Analysis/CmpInstAnalysis.cpp
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/bit-checks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37158.113602.patch
Type: text/x-patch
Size: 9095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/51153f75/attachment.bin>
More information about the llvm-commits
mailing list