[PATCH] D47775: [AArch64][SVE] Add SplatVector Intrinsic

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 03:05:58 PDT 2019


huntergr planned changes to this revision.
huntergr added a comment.
Herald added a subscriber: psnobl.

Needs to be updated with better isel patterns (and possibly a new ISD?), instead of just the bare minimum required for demonstration.


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

https://reviews.llvm.org/D47775





More information about the llvm-commits mailing list