[all-commits] [llvm/llvm-project] df6ae1: Revert "[SchedBoundary] Add dump method for resour...

Francesco Petrogalli via All-commits all-commits at lists.llvm.org
Fri Jan 13 02:14:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df6ae1779fafd9984e144a27315d6dd65b32c325
      https://github.com/llvm/llvm-project/commit/df6ae1779fafd9984e144a27315d6dd65b32c325
  Author: Francesco Petrogalli <francesco.petrogalli at apple.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineScheduler.h
    M llvm/lib/CodeGen/MachineScheduler.cpp
    R llvm/test/CodeGen/AArch64/dump-reserved-cycles.mir

  Log Message:
  -----------
  Revert "[SchedBoundary] Add dump method for resource usage."

Reverting because of https://lab.llvm.org/buildbot#builders/16/builds/41860

When building on x86, I need to specify also -mtriple in the
invocation of llc otherwise the folllowing error shows up:

    'cortex-a55' is not a recognized processor for this target (ignoring processor)

This reverts commit b39a9a94f420a25a239ae03097c255900cbd660e.




More information about the All-commits mailing list