[AArch64] NFC: Fix broken test sve-fixed-ld2-alloca.ll
authorSander de Smalen <sander.desmalen@arm.com>
Wed, 16 Nov 2022 17:19:09 +0000 (17:19 +0000)
committerSander de Smalen <sander.desmalen@arm.com>
Wed, 16 Nov 2022 17:23:20 +0000 (17:23 +0000)
commitc2600244fc142c82c6d4cebf87d2143618b914f7
tree6a514001fdf313e12d9962e2922628d5cb3bd293
parent2d3d8c9ad71268070fc1bf94e5c50e4f44de5c80
[AArch64] NFC: Fix broken test sve-fixed-ld2-alloca.ll

There were several issues with this test, the most obvious being
that %strided.vec wasn't used and therefore could be deadcoded.

I've verified that the updated test still covers the code-changes
from its original patch.
llvm/test/CodeGen/AArch64/sve-fixed-ld2-alloca.ll