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

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 05:54:40 PDT 2020


david-arm added a comment.

Hi @efriedma, I've been looking at some our downstream tests that we have that we could upstream in this area and quite a few of them depend upon using shufflevector instructions to splat vectors and so we can't really upstream those yet. I think you're working on a splat vector implementation, right? I just wondered how it was going? Thanks!


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