[PATCH] D115755: [InstSimplify] Fold logic And to Zero

Mehrnoosh Heidarpour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 14:11:39 PST 2021


MehrHeidar updated this revision to Diff 394994.
MehrHeidar marked an inline comment as done.
MehrHeidar added a comment.

Revert to first version and add two test cases


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.394994.patch
Type: text/x-patch
Size: 3978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/65984130/attachment.bin>


More information about the llvm-commits mailing list