[PATCH] D105013: [InstCombine] try to fold the expression "(A & ~B) + B" to "A | B"
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 17:23:06 PST 2023
lebedev.ri resigned from this revision.
lebedev.ri added a comment.
Herald added a subscriber: StephenFan.
Herald added a project: All.
This review seems to be stuck/dead, consider abandoning if no longer relevant.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105013/new/
https://reviews.llvm.org/D105013
More information about the llvm-commits
mailing list