[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:29 PST 2024


  Branch: refs/heads/users/vitalybuka/spr/nfcdriver-use-global-implicit-check-notlibclang_rt
  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: 2f72a5e86d300937b67024f8d72f714fa15eec83
      https://github.com/llvm/llvm-project/commit/2f72a5e86d300937b67024f8d72f714fa15eec83
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-12-26 (Thu, 26 Dec 2024)

  Changed paths:
    M clang/test/Driver/sanitizer-ld.c
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

  Log Message:
  -----------
  fix windows

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/d70313549423...2f72a5e86d30

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