[all-commits] [llvm/llvm-project] 70040d: [MCA][TimelineView] Fixed a bug that was causing i...
Patrick Holland via All-commits
all-commits at lists.llvm.org
Wed Jun 23 15:11:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70040de32d73683938abef72515b736c5b6e68dc
https://github.com/llvm/llvm-project/commit/70040de32d73683938abef72515b736c5b6e68dc
Author: Patrick Holland <patrickeholland at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/tools/llvm-mca/Views/TimelineView.cpp
Log Message:
-----------
[MCA][TimelineView] Fixed a bug that was causing instructions outside of the timeline-max-cycles to still be printed.
Differential Revision: https://reviews.llvm.org/D104815
More information about the All-commits
mailing list