[all-commits] [llvm/llvm-project] 9aca7b: [ModuloScheduler] Fix missing LLVM_DEBUG

dpenry via All-commits all-commits at lists.llvm.org
Tue Aug 30 09:21:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9aca7b02170c005f80da86bfd7bd76ca8cbd9b61
      https://github.com/llvm/llvm-project/commit/9aca7b02170c005f80da86bfd7bd76ca8cbd9b61
  Author: David Penry <david.penry at arm.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M llvm/lib/CodeGen/MachinePipeliner.cpp

  Log Message:
  -----------
  [ModuloScheduler] Fix missing LLVM_DEBUG

Guard a debug message with LLVM_DEBUG

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




More information about the All-commits mailing list