[llvm] [CodeGen][NPM] MachineScheduler: Inline constructors (PR #126220)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 05:19:11 PST 2025
nikic wrote:
It doesn't make any difference: https://llvm-compile-time-tracker.com/compare.php?from=2f7d3ec02349d4503e1fa8c54665025eb4f8e173&to=830818cb44a1e239cfc40035b4a5963c3bd41b43&stat=instructions:u
You can use valgrind to profile locally in order to determine the root cause. Using z51.c from llvm-test-suite may be a good test case.
https://github.com/llvm/llvm-project/pull/126220
More information about the llvm-commits
mailing list