[PATCH] D101005: [AArch64][GlobalISel] Simplify out of range rotate amount.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 13:37:43 PDT 2021
aemerson added a comment.
In D101005#2725074 <https://reviews.llvm.org/D101005#2725074>, @foad wrote:
> Looks fine to me. Could also do it for funnel shifts if you want.
Thanks. We lower funnel shifts though so it's not something we can test for AArch64.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101005/new/
https://reviews.llvm.org/D101005
More information about the llvm-commits
mailing list