[all-commits] [llvm/llvm-project] aee851: Revert "[LV] Skip VFs < iterations remaining for e...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jul 7 13:42:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aee851fd0eeba5976b2f24f088b771aa439da849
https://github.com/llvm/llvm-project/commit/aee851fd0eeba5976b2f24f088b771aa439da849
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
M llvm/test/Transforms/LoopVectorize/X86/limit-vf-by-tripcount.ll
M llvm/test/Transforms/LoopVectorize/X86/pr42674.ll
Log Message:
-----------
Revert "[LV] Skip VFs < iterations remaining for epilogue vectorization."
This reverts commit 7cc0be01a0068946ea3613dc2cb45c81b0f45860.
The title of the commit is incorrect, revert to fix the commit message.
More information about the All-commits
mailing list