[PATCH] D78130: [SVE] Fixup calls to VectorType::getNumElements() in IR

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 10:48:07 PDT 2020


efriedma added a comment.

Splats specifically should be fine.  It's the other shuffles that are missing; I'll try to get back to that soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78130





More information about the llvm-commits mailing list