[all-commits] [llvm/llvm-project] 131d73: [RegAlloc] Remove redundant prints of LiveInterval...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Nov 15 16:43:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 131d73ed3483f2ad43a2c7c0834522c0150936bb
      https://github.com/llvm/llvm-project/commit/131d73ed3483f2ad43a2c7c0834522c0150936bb
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M llvm/lib/CodeGen/RegAllocBase.cpp
    M llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp

  Log Message:
  -----------
  [RegAlloc] Remove redundant prints of LiveInterval weight. (#116451)

LiveInterval::print has included the weight since early 2018. We don't
need to print again after we print the interval.



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