[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
Mon Mar 1 09:43:05 PST 2021
craig.topper updated this revision to Diff 327154.
craig.topper added a comment.
Run update_llc_test_checks.py which updates some other tests that were falling back to memory before.
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.327154.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/987cbde4/attachment.bin>
More information about the llvm-commits
mailing list