[PATCH] D88551: [InstCombine] Test cases added for pattern "(~A & B) ^ A -> (A | B)"
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 00:50:12 PDT 2020
RKSimon added a reviewer: RKSimon.
RKSimon added a comment.
@Jac1494 Please can you rebase this patch against trunk - from the CHECK changes in existing tests it looks like you have some local changes as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88551/new/
https://reviews.llvm.org/D88551
More information about the llvm-commits
mailing list