[PATCH] D109807: [InstCombine] Narrow type of logical operation chains in certain cases

Usman Nadeem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 21:49:47 PDT 2021


mnadeem updated this revision to Diff 378411.
mnadeem added a comment.

Added more tests as per comments.


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

https://reviews.llvm.org/D109807

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/and-xor-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109807.378411.patch
Type: text/x-patch
Size: 9640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211009/a929ee24/attachment.bin>


More information about the llvm-commits mailing list