[all-commits] [llvm/llvm-project] 622b61: [VPlan] Inline buildScalarSteps in single user (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Aug 19 09:03:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 622b611f2385b655589694ad0896ac777fa477d9
https://github.com/llvm/llvm-project/commit/622b611f2385b655589694ad0896ac777fa477d9
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-19 (Sat, 19 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Inline buildScalarSteps in single user (NFC).
Other users have been refactored, remove the uneeded function.
More information about the All-commits
mailing list