[PATCH] D35451: [InstCombine] Improve the expansion in SimplifyUsingDistributiveLaws to handle cases where one side doesn't simplify, but the other side resolves to an identity value
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 15 14:50:24 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308111: [InstCombine] Improve the expansion in SimplifyUsingDistributiveLaws to handle… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D35451?vs=106776&id=106789#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35451
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/test/Transforms/InstCombine/and.ll
llvm/trunk/test/Transforms/InstCombine/or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35451.106789.patch
Type: text/x-patch
Size: 16582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170715/efbdf9bf/attachment.bin>
More information about the llvm-commits
mailing list