[all-commits] [llvm/llvm-project] d835dd: [LV] Strip createStepForVF (NFC) (#185668)
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Thu Apr 2 02:04:58 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d835dd2b430c259020e2fc5ce4b1eb1f5a464a07
https://github.com/llvm/llvm-project/commit/d835dd2b430c259020e2fc5ce4b1eb1f5a464a07
Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanHelpers.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[LV] Strip createStepForVF (NFC) (#185668)
The mul -> shl simplification is already done in VPlan.
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