[PATCH] D44118: [x86][AArch64] ask the target whether it has a vector blend instruction

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 04:42:58 PST 2018


nemanjai added a comment.

We have fairly comprehensive handling for vector shuffles in the PPC back end so I don't think this affects us. As long as there are no lit failures for PPC, this can go ahead as far as I'm concerned.


Repository:
  rL LLVM

https://reviews.llvm.org/D44118





More information about the llvm-commits mailing list