[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
Wed Nov 10 10:02:12 PST 2021


rampitec updated this revision to Diff 386217.
rampitec added a comment.

Added test comment and rebased.


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.386217.patch
Type: text/x-patch
Size: 6462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/b5955ef3/attachment.bin>


More information about the llvm-commits mailing list