[PATCH] D69128: [AArch64][SVE] Add patterns for some integer vector instructions

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 11:41:42 PDT 2019


dancgr added a comment.

In D69128#1725762 <https://reviews.llvm.org/D69128#1725762>, @sdesmalen wrote:

> Hi @dancgr, thanks for this patch! Just to make sure we're not duplicating work here, @kmclaughlin is currently creating similar patches for all the FP intrinsics and masked gathers/scatters.


Hello! Sure, I currently am doing that for integer intrinsics, will keep out of those instructions.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69128





More information about the llvm-commits mailing list