[PATCH] D43903: [AArch64] generate vuzp instead of mov
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 17:10:42 PST 2018
efriedma added a comment.
arm-neon already generates the correct vuzp for the given shuffle, as far as I can tell.
Repository:
rL LLVM
https://reviews.llvm.org/D43903
More information about the llvm-commits
mailing list