[PATCH] D124710: [InstCombine] Fold ((A&B)^C)|B
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 02:42:36 PDT 2022
nikic added a comment.
This probably needs now that https://reviews.llvm.org/D124763 has landed -- I think your patch covers the fold that one was missing, so there should be some additional test changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124710/new/
https://reviews.llvm.org/D124710
More information about the llvm-commits
mailing list