[PATCH] D113141: [InstCombine] Relax and reorganize one use checks in the ~(a | b) & c

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 13:31:27 PST 2021


rampitec updated this revision to Diff 385956.
rampitec marked an inline comment as done.
rampitec added a comment.

Added one more m_OneUse.


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

https://reviews.llvm.org/D113141

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113141.385956.patch
Type: text/x-patch
Size: 7128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/16cf375b/attachment.bin>


More information about the llvm-commits mailing list