[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 14:59:08 PST 2021
rampitec updated this revision to Diff 385990.
rampitec added a comment.
Fixed second pattern with 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.385990.patch
Type: text/x-patch
Size: 7153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/a918e4e9/attachment.bin>
More information about the llvm-commits
mailing list