[PATCH] D141367: [SchedBoundary] Add dump method for resource usage.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 02:30:06 PST 2023


fpetrogalli updated this revision to Diff 488920.
fpetrogalli added a comment.

Add -mtriple to the invocation of llc in the test to prevent it fail on non-aarch64 machines.

See for example https://lab.llvm.org/buildbot#builders/231/builds/7245


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141367/new/

https://reviews.llvm.org/D141367

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/AArch64/dump-reserved-cycles.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141367.488920.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/a8a936c2/attachment.bin>


More information about the llvm-commits mailing list