[all-commits] [llvm/llvm-project] 0a869e: [llvm-mca][timeline] Indicate output was stopped d...
Daniel Sanders via All-commits
all-commits at lists.llvm.org
Thu Oct 14 11:10:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a869ef3a844b3fcb64c5a1d9c7a5d4988b00c07
https://github.com/llvm/llvm-project/commit/0a869ef3a844b3fcb64c5a1d9c7a5d4988b00c07
Author: Daniel Sanders <daniel_l_sanders at apple.com>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M llvm/tools/llvm-mca/Views/TimelineView.cpp
Log Message:
-----------
[llvm-mca][timeline] Indicate output was stopped due to cycle limit.
It can be a bit confusing to stop with no explanation so we should indicate
when further output was prevented by the cycle limit.
Differential Revision: https://reviews.llvm.org/D111753
More information about the All-commits
mailing list