[all-commits] [llvm/llvm-project] 93073a: [LV] Move 3 functions into VPlanTransforms (NFC) (...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Oct 6 03:13:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93073af121051738937313111e069b61a3bd09db
https://github.com/llvm/llvm-project/commit/93073af121051738937313111e069b61a3bd09db
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.h
Log Message:
-----------
[LV] Move 3 functions into VPlanTransforms (NFC) (#158644)
Two of them are actually transforms, and the third is a dependent
static.
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