[PATCH] D75947: [AArch64][SVE] Implement structured store intrinsics

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 03:12:51 PDT 2020


c-rhodes added a comment.

I updated the tests to remove the dependency on `sve.tuple.get` intrinsic whilst we investigate an issue there, the individual tuple vectors are now passed as arguments to the functions. Thanks for review @efriedma!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75947





More information about the llvm-commits mailing list