[all-commits] [llvm/llvm-project] 4b581e: [LV] Add tests where rt checks may make vectorizat...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 27 02:34:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b581e87df6bc2e6af9592aee11be1ec417049bb
https://github.com/llvm/llvm-project/commit/4b581e87df6bc2e6af9592aee11be1ec417049bb
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/runtime-check-size-based-threshold.ll
A llvm/test/Transforms/LoopVectorize/X86/pointer-runtime-checks-unprofitable.ll
Log Message:
-----------
[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.
More information about the All-commits
mailing list