[PATCH] D67106: [ARM] Add patterns for BSWAP intrinsic on MVE
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 08:12:10 PDT 2019
dmgreen added a comment.
I guess an i8 bswap isn't a thing that makes sense! That's good.
Can you add a 64bit test. We have a vrev64.8 too if you want to try and add the codegen for it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67106/new/
https://reviews.llvm.org/D67106
More information about the llvm-commits
mailing list