[PATCH] D63567: [ARM] Mve vector shuffles

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 07:51:46 PDT 2019


dmgreen added a comment.

Oh, and the patterns have been moved to use HasMVEInt, even if they are float operations, as we still have the instructions required for them.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63567/new/

https://reviews.llvm.org/D63567





More information about the llvm-commits mailing list