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.
Paths 
  |  Differential  D100641  
[NFC][SVE] Add tests for inserting subvectors into illegal scalable vectors ClosedPublic Authored by david-arm on Apr 16 2021, 4:20 AM. 
Details Summary A previous commit fixed some issues with inserting subvectors into 0035decae7ab9ab1c988fdcede46598540afd1a0 I've created a patch that simply adds some of those same tests for SVE. 
Diff Detail Event TimelineComment Actions LGTM 
 This revision is now accepted and ready to land.Apr 26 2021, 7:24 AM Closed by commit rGacadf9613319: [NFC][SVE] Add tests for inserting subvectors into illegal scalable vectors (authored by david-arm).  ·  Explain WhyApr 27 2021, 1:02 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
Diff 338062 llvm/test/CodeGen/AArch64/sve-insert-vector.ll
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nit: can these be passed as arguments?