[all-commits] [llvm/llvm-project] 7c68ed: [SVE] Reintroduce -scalable-vectorization=preferre...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Tue Dec 21 04:57:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c68ed8892f50ffba2af85b2ddd17ba7526313a3
https://github.com/llvm/llvm-project/commit/7c68ed8892f50ffba2af85b2ddd17ba7526313a3
Author: Paul Walker <paul.walker at arm.com>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
Log Message:
-----------
[SVE] Reintroduce -scalable-vectorization=preferred as an alias to "on".
Some buildbots still rely on the experimental flag, so let's keep
it until everything has been migrated to the new "on by default"
state.
More information about the All-commits
mailing list