[PATCH] D131548: [AArch64]Remove svget/svset/svcreate from llvm

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 06:10:56 PDT 2022


CarolineConcatto added a comment.

@sdesmalen  I addressed your comment and made the instcombine test for the vector.extract generic. 
There is no dependency on aarch64.
I've used vector.insert to return a wider vector  instead of using st4.
Is that fine?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131548



More information about the llvm-commits mailing list