[all-commits] [llvm/llvm-project] 45902a: [MISched] Require asserts and AArch64 registered t...

Francesco Petrogalli via All-commits all-commits at lists.llvm.org
Mon Jun 12 04:52:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45902a25fa19f50f1475c100a2b314346249bb26
      https://github.com/llvm/llvm-project/commit/45902a25fa19f50f1475c100a2b314346249bb26
  Author: Francesco Petrogalli <francesco.petrogalli at apple.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/misched-sort-resource-in-trace.mir

  Log Message:
  -----------
  [MISched] Require asserts and AArch64 registered target for test.

Fixes failure at https://lab.llvm.org/buildbot/#/builders/124/builds/7472:

```
llc: Unknown command line argument '-debug-only=machine-scheduler'. Try: '/home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/llc --help'
```

Reviewed By: fhahn

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




More information about the All-commits mailing list