[LV][ARM][AArch64] Add multi-exit Loop Vectorizer tests. NFC
authorDavid Green <david.green@arm.com>
Mon, 27 Mar 2023 09:21:24 +0000 (10:21 +0100)
committerDavid Green <david.green@arm.com>
Mon, 27 Mar 2023 09:21:24 +0000 (10:21 +0100)
commit3f8160e9ce7f39e233e4b8dbfc7a9c51ad3f7835
treebdf9eb4addaf56c1b38c6754c0ccfacb1e6a3a68
parent4071dcf3549f9936a4004b0b34b67b871eba241e
[LV][ARM][AArch64] Add multi-exit Loop Vectorizer tests. NFC

These are useful to test with the various predication schemes available on
different targets.
llvm/test/Transforms/LoopVectorize/AArch64/sve-multiexit.ll [new file with mode: 0644]
llvm/test/Transforms/LoopVectorize/ARM/mve-multiexit.ll [new file with mode: 0644]