[PATCH] D80208: [CodeGen] Add support for extracting elements of scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 01:35:20 PDT 2020


david-arm updated this revision to Diff 266450.

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

https://reviews.llvm.org/D80208

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80208.266450.patch
Type: text/x-patch
Size: 26859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/9af7e8a1/attachment-0001.bin>


More information about the llvm-commits mailing list