[PATCH] D115755: [InstSimplify] Fold logic And to Zero
Mehrnoosh Heidarpour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 21 08:15:42 PST 2021
MehrHeidar updated this revision to Diff 395686.
MehrHeidar marked 3 inline comments as done.
MehrHeidar added a comment.
Adding more tests and revising the code for pattern match.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115755/new/
https://reviews.llvm.org/D115755
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115755.395686.patch
Type: text/x-patch
Size: 5161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/2fc61aa6/attachment.bin>
More information about the llvm-commits
mailing list