[PATCH] D115259: [AArch64][SVE] Lower vector.insert to predicated SEL

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 03:18:23 PST 2021


This revision was automatically updated to reflect the committed changes.
MattDevereau marked an inline comment as done.
Closed by commit rG2e585dd91a87: [AArch64][SVE] Lower vector.insert to predicated merged MOV (authored by MattDevereau).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115259

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/insert-subvector-res-legalization.ll
  llvm/test/CodeGen/AArch64/split-vector-insert.ll
  llvm/test/CodeGen/AArch64/sve-insert-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115259.393829.patch
Type: text/x-patch
Size: 17099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/ece03a49/attachment.bin>


More information about the llvm-commits mailing list