[LV] Add tests where rt checks may make vectorization unprofitable.
authorFlorian Hahn <flo@fhahn.com>
Tue, 7 Sep 2021 11:12:23 +0000 (13:12 +0200)
committerFlorian Hahn <flo@fhahn.com>
Mon, 27 Sep 2021 09:32:28 +0000 (10:32 +0100)
commit4b581e87df6bc2e6af9592aee11be1ec417049bb
tree91739a1dc82fff8c07dcdfb0dc012a27aef6c060
parent9d0eb440ff40a46a30c10a96a9ef86e50fd932a7
[LV] Add tests where rt checks may make vectorization unprofitable.

Add a few additional tests which require a large number of runtime
checks for D109368.
llvm/test/Transforms/LoopVectorize/AArch64/runtime-check-size-based-threshold.ll
llvm/test/Transforms/LoopVectorize/X86/pointer-runtime-checks-unprofitable.ll [new file with mode: 0644]