[PATCH] D78992: [CodeGen] Add support for inserting elements into scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 03:22:18 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG058cd8c5be1c: [CodeGen] Add support for inserting elements into scalable vectors (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78992

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-insert-element.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78992.261176.patch
Type: text/x-patch
Size: 12820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/cbc6a6a3/attachment.bin>


More information about the llvm-commits mailing list