[PATCH] D75667: [ARM][MVE] Enable *SHRN* for tail predication
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 01:08:01 PST 2020
samparker added a comment.
We're allowing instructions which produce a vector and where the output lanes are only dependent upon the same lane on the input register(s). So when I say 'swap', I should say 'exchange'.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75667/new/
https://reviews.llvm.org/D75667
More information about the llvm-commits
mailing list