[PATCH] D33517: [InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 08:47:39 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL306011: [InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138) (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D33517?vs=100150&id=103584#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33517
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/test/Transforms/InstCombine/bitcast-bigendian.ll
llvm/trunk/test/Transforms/InstCombine/bitcast.ll
llvm/trunk/test/Transforms/InstCombine/icmp-xor-signbit.ll
llvm/trunk/test/Transforms/InstCombine/logical-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33517.103584.patch
Type: text/x-patch
Size: 11930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/5c95a367/attachment-0001.bin>
More information about the llvm-commits
mailing list