[PATCH] D97056: [InstCombine] matchBSwapOrBitReverse - remove pattern matching early-out. NFCI.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 13:35:37 PST 2021
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM. Don't see any compile-time impact from removing the early exit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97056/new/
https://reviews.llvm.org/D97056
More information about the llvm-commits
mailing list