[PATCH] D110253: [SelectionDAG] Make WidenVecRes_EXTRACT_SUBVECTOR work for scalable vectors.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 00:22:25 PDT 2021


sdesmalen updated this revision to Diff 375158.
sdesmalen added a comment.

Rebased patch onto D110523 <https://reviews.llvm.org/D110523> (which means the tests have changed)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110253

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/AArch64/sve-extract-scalable-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110253.375158.patch
Type: text/x-patch
Size: 12388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/48ad2fae/attachment.bin>


More information about the llvm-commits mailing list