[all-commits] [llvm/llvm-project] 2dfe1b: [VPlan] Remove stray space when printing reverse v...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Dec 26 13:42:34 PST 2024
Branch: refs/heads/users/vitalybuka/spr/main.ubsan-remove-fsanitizervptr-from-fsanitizerundefined
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.
Commit: 2955990c5f6055b7f045c540131acbbf0531cd89
https://github.com/llvm/llvm-project/commit/2955990c5f6055b7f045c540131acbbf0531cd89
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-12-26 (Thu, 26 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4
[skip ci]
Compare: https://github.com/llvm/llvm-project/compare/1eea2e12c610...2955990c5f60
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