[all-commits] [llvm/llvm-project] acadf9: [NFC][SVE] Add tests for inserting subvectors into...
david-arm via All-commits
all-commits at lists.llvm.org
Tue Apr 27 01:03:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acadf9613319c962e02977dd9eb69ba62ca8f965
https://github.com/llvm/llvm-project/commit/acadf9613319c962e02977dd9eb69ba62ca8f965
Author: David Sherwood <david.sherwood at arm.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-insert-vector.ll
Log Message:
-----------
[NFC][SVE] Add tests for inserting subvectors into illegal scalable vectors
A previous commit fixed some issues with inserting subvectors into
illegal scalable vectors:
0035decae7ab9ab1c988fdcede46598540afd1a0
I've created a patch that simply adds some of those same tests for SVE.
Differential Revision: https://reviews.llvm.org/D100641
More information about the All-commits
mailing list