[all-commits] [llvm/llvm-project] f4230b: [VPlan] Add and use debug location for VPScalarCas...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jan 5 12:09:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4230b4332262dffb0bd3b7a2f8d6deb2e96488e
https://github.com/llvm/llvm-project/commit/f4230b4332262dffb0bd3b7a2f8d6deb2e96488e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-01-05 (Sun, 05 Jan 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/test/Transforms/LoopVectorize/preserve-dbg-loc-and-loop-metadata.ll
Log Message:
-----------
[VPlan] Add and use debug location for VPScalarCastRecipe.
Update the recipe it always take a debug location and set it.
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