[all-commits] [llvm/llvm-project] 16da9d: [VPlan] Remove redundant set of debug loc in VPIns...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Apr 2 02:47:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16da9d53519214475c04109d953022f272ac8022
https://github.com/llvm/llvm-project/commit/16da9d53519214475c04109d953022f272ac8022
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Remove redundant set of debug loc in VPInstruction (NFCI).
Consistently use setDebugLocFrom and remove redundant setDebugLocFrom.
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