[PATCH] D114996: [InstSimplify] Add logic `or` fold

Mehrnoosh Heidarpour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 09:40:24 PST 2021


MehrHeidar updated this revision to Diff 391663.
MehrHeidar added a comment.

Add more commuted version of test cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114996/new/

https://reviews.llvm.org/D114996

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114996.391663.patch
Type: text/x-patch
Size: 4162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/8421bce8/attachment.bin>


More information about the llvm-commits mailing list