[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
Mon Sep 20 19:24:09 PDT 2021


mnadeem updated this revision to Diff 373769.
mnadeem marked an inline comment as done.
mnadeem retitled this revision from "[InstCombine] Narrow type of logical operation chains when possible" to "[InstCombine] Narrow type of logical operation chains in certain cases".
mnadeem added a comment.

remove base instruction's check for one use


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.373769.patch
Type: text/x-patch
Size: 5268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/324830fb/attachment.bin>


More information about the llvm-commits mailing list