[PATCH] D122010: [InstCombine] try to canonicalize logical shift after bswap
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 09:08:45 PDT 2022
RKSimon added a comment.
I haven't had chance to look at https://github.com/llvm/llvm-project/issues/53867 yet but this has a lot in common with it (and feel free to grab it if you have the bandwidth) - please can you add test coverage for that as well?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122010/new/
https://reviews.llvm.org/D122010
More information about the llvm-commits
mailing list