[PATCH] D97582: [LegalizeVectorTypes] Improve SplitVecRes_INSERT_SUBVECTOR to handle subvector being in the high half of the split or not at element 0 of the low half.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 21:14:33 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG543b901e581b: [LegalizeVectorTypes] Improve SplitVecRes_INSERT_SUBVECTOR to handle subvector… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D97582?vs=327154&id=327665#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97582

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97582.327665.patch
Type: text/x-patch
Size: 6885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/02000cb6/attachment.bin>


More information about the llvm-commits mailing list