[all-commits] [llvm/llvm-project] 0418d0: [LV] Move getVScaleForTuning out of LoopVectorizat...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat May 13 02:18:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0418d0242bf4d060ac3e0493d9a01d449c952430
https://github.com/llvm/llvm-project/commit/0418d0242bf4d060ac3e0493d9a01d449c952430
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Move getVScaleForTuning out of LoopVectorizationCostModel (NFC).
Split off refactoring from D150197 to reduce diff.
More information about the All-commits
mailing list