[all-commits] [llvm/llvm-project] e98342: [VPlan] Move convertToConreteRecipes to end of VPl...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 10 01:13:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9834209aaa572958e1e7ad2957888ac8f718140
https://github.com/llvm/llvm-project/commit/e9834209aaa572958e1e7ad2957888ac8f718140
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Move convertToConreteRecipes to end of VPlan-opt phase (NFCI).
Adjust placement as suggested in
https://github.com/llvm/llvm-project/pull/114305, after some refactoring
to prepare for the move.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list