[PATCH] D101167: [AArch64][SVE] Convert svdup(vec, SV_VL1, elm) to insertelement(vec, elm, 0)

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 09:20:04 PDT 2021


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

> Move transform into instcombine

Brilliant! Thanks. LGTM, if @joechrisellis agrees.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101167



More information about the llvm-commits mailing list