[LV] Add test cases with multiple exits which require versioning.
authorFlorian Hahn <flo@fhahn.com>
Wed, 20 Jan 2021 11:43:59 +0000 (11:43 +0000)
committerFlorian Hahn <flo@fhahn.com>
Wed, 20 Jan 2021 11:48:48 +0000 (11:48 +0000)
commiteee2e8813f8113f23059a6a8757908c38e3099c5
tree5038546c01a743f949432926530eb492cbf9cc40
parenteff6e75c3f7c5471f0326526dc3f0b8b10f8a4df
[LV] Add test cases with multiple exits which require versioning.

This adds some test coverage for
caafdf07bbccbe89219539e2b56043c2a98358f1, which relaxed an assertion
to only require a unique exit block.
llvm/test/Transforms/LoopVectorize/multiple-exits-versioning.ll [new file with mode: 0644]