[all-commits] [llvm/llvm-project] 6c1cf2: [NFC] Missing whitespace in SSAUpdaterBulk debug o...

tsymalla-AMD via All-commits all-commits at lists.llvm.org
Mon Jan 9 01:15:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c1cf201be158b56e50b3f96fc61b8b2867a0017
      https://github.com/llvm/llvm-project/commit/6c1cf201be158b56e50b3f96fc61b8b2867a0017
  Author: Thomas Symalla <thomas.symalla at amd.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp

  Log Message:
  -----------
  [NFC] Missing whitespace in SSAUpdaterBulk debug output.

Adds a whitespace in a debug message before printing out a
value in the SSAUpdaterBulk.
Without this, debugging can end up a bit cumbersome.

Differential Revision: https://reviews.llvm.org/D141262




More information about the All-commits mailing list