[all-commits] [llvm/llvm-project] f8fa93: [LV] Add VPBuilder::insert, use to insert created ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 3 14:22:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8fa93193b664c33c9227073b2bd123842e05ffc
https://github.com/llvm/llvm-project/commit/f8fa93193b664c33c9227073b2bd123842e05ffc
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Add VPBuilder::insert, use to insert created vector pointer (NFC).
Split off from https://github.com/llvm/llvm-project/pull/124432 as
suggested. Adds VPBuilder::insert, inspired by IRBuilderBase.
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