[all-commits] [llvm/llvm-project] 7f4e36: [VPlan] Create PHI VPInstruction using VPBuilder (...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed May 7 12:48:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f4e36ebf61257c15c5bf5e80b08a2c9402b245d
https://github.com/llvm/llvm-project/commit/7f4e36ebf61257c15c5bf5e80b08a2c9402b245d
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Create PHI VPInstruction using VPBuilder (NFC).
Use builder to create scalar PHI VPInstructions.
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