[PATCH] D101574: [AArch64] Fix lowering for fshl/fshr with SVE types.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 30 03:24:30 PDT 2021
paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.
I'm not against adding the extra tests, which could also include the legal i8, i16 & i32 vector types, but for my money there's little new code here so I'm happy to assume the common expand/legalisation code is already well tested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101574/new/
https://reviews.llvm.org/D101574
More information about the llvm-commits
mailing list