[PATCH] D84874: [SVE][CodeGen] Legalisation of INSERT_VECTOR_ELT for scalable vectors

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 04:58:18 PDT 2020


This revision was automatically updated to reflect the committed changes.
kmclaughlin marked an inline comment as done.
Closed by commit rG455ed56d48e3: [SVE][CodeGen] Legalisation of INSERT_VECTOR_ELT for scalable vectors (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D84874?vs=283628&id=284665#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84874

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/sve-split-insert-elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84874.284665.patch
Type: text/x-patch
Size: 14384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/5aa52b35/attachment.bin>


More information about the llvm-commits mailing list