[all-commits] [llvm/llvm-project] e2519b: [VPlan] Print incoming VPBB for Phi VPIRInstructio...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Nov 23 11:07:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2519b674c5551caf6604b1bc8567887298b6127
https://github.com/llvm/llvm-project/commit/e2519b674c5551caf6604b1bc8567887298b6127
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/RISCV/vplan-vp-intrinsics-reduction.ll
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-chains-vplan.ll
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
M llvm/test/Transforms/LoopVectorize/interleave-and-scalarize-only.ll
M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
Log Message:
-----------
[VPlan] Print incoming VPBB for Phi VPIRInstruction (NFC).
Print the incoming block for Phi VPIRInstructions, for better debugging
& testing.
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