[PATCH] D100641: [NFC][SVE] Add tests for inserting subvectors into illegal scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 04:20:54 PDT 2021
david-arm created this revision.
david-arm added reviewers: sdesmalen, frasercrmck, joechrisellis, CarolineConcatto.
Herald added subscribers: psnobl, tschuett.
Herald added a reviewer: efriedma.
david-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
A previous commit fixed some issues with inserting subvectors into
illegal scalable vectors:
0035decae7ab9ab1c988fdcede46598540afd1a0 <https://reviews.llvm.org/rG0035decae7ab9ab1c988fdcede46598540afd1a0>
I've created a patch that simply adds some of those same tests for SVE.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100641
Files:
llvm/test/CodeGen/AArch64/sve-insert-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100641.338062.patch
Type: text/x-patch
Size: 6550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/fa87bf5c/attachment.bin>
More information about the llvm-commits
mailing list