[PATCH] D73576: [AArch64][SVE] Add SVE2 mla indexed intrinsics

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 13:34:10 PST 2020


efriedma added a comment.

I don't see any testcases for the byte variant?  (`smlalb z0.h, z1.b, z2.b[0]`).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73576





More information about the llvm-commits mailing list