[all-commits] [llvm/llvm-project] 4ae88a: [AMDGPU] Refactor debug printing routines for GCNR...

Valery via All-commits all-commits at lists.llvm.org
Thu Oct 27 19:23:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ae88a8d42f7243bea0cd091ae57349ba1ae51bb
      https://github.com/llvm/llvm-project/commit/4ae88a8d42f7243bea0cd091ae57349ba1ae51bb
  Author: Valery Pykhtin <valery.pykhtin at gmail.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
    M llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
    M llvm/lib/Target/AMDGPU/GCNRegPressure.h
    M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp

  Log Message:
  -----------
  [AMDGPU] Refactor debug printing routines for GCNRPTracker

Use Printable to enhance syntax, remove duplication, unify.

Reviewed By: arsenm, rampitec

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




More information about the All-commits mailing list