[all-commits] [llvm/llvm-project] 2dfe1b: [VPlan] Remove stray space when printing reverse v...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Dec 26 13:30:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dfe1b404213c6676b9ac55cb89c0a709a712208
https://github.com/llvm/llvm-project/commit/2dfe1b404213c6676b9ac55cb89c0a709a712208
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-12-26 (Thu, 26 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Remove stray space when printing reverse vector pointer.
printFlags() takes care of printing the required space, remove the extra
printed space between flags and operands.
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