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

Mehrnoosh Heidarpour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 13:10:48 PST 2021


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

Change the test cases and format of the comments to be more consistent with existing ones.


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.391719.patch
Type: text/x-patch
Size: 4494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/5e9627dd/attachment.bin>


More information about the llvm-commits mailing list