[PATCH] D150360: [InstCombine] Optimize compares with multiple selects as operands
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 00:35:07 PDT 2023
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM. Assuming you don't have commit access, which `Name <email>` should I use when landing?
The tests will have to be precommitted (see https://llvm.org/docs/TestingGuide.html#precommit-workflow-for-tests), but I can do that while landing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150360/new/
https://reviews.llvm.org/D150360
More information about the llvm-commits
mailing list