[PATCH] D32665: [InstCombine] don't use DeMorgan's Law on integer constants
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 07:44:39 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301923: [InstCombine] don't use DeMorgan's Law on integer constants (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D32665?vs=97355&id=97450#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32665
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/test/Transforms/InstCombine/assume2.ll
llvm/trunk/test/Transforms/InstCombine/demorgan.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32665.97450.patch
Type: text/x-patch
Size: 4738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/e39755c6/attachment.bin>
More information about the llvm-commits
mailing list