Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/test/tools/llvm-exegesis/X86/
-
trunk/
-
test/
-
tools/
-
llvm-exegesis/
-
X86/
-
lit.local.cfg
Hide Panel
f
Keyboard Reference
?
Differential
D55416
[llvm-exegesis] Also check latency mode in local lit.
Closed
Public
Authored by
courbet
on Dec 7 2018, 12:58 AM.
Download Raw Diff
Details
Reviewers
craig.topper
Commits
rG7b475f3b4125: [llvm-exegesis] Also check latency mode in local lit.
rL348740: [llvm-exegesis] Also check latency mode in local lit.
Summary
This should avoid failing on old CPUs that do not have a cycle counter.
Diff Detail
Repository
rL LLVM
Event Timeline
courbet
created this revision.
Dec 7 2018, 12:58 AM
Herald
added subscribers:
llvm-commits
,
tschuett
.
·
View Herald Transcript
Dec 7 2018, 12:58 AM
Harbormaster
completed remote builds in
B25810: Diff 177140
.
Dec 7 2018, 12:59 AM
courbet
added a reviewer:
craig.topper
.
Dec 7 2018, 12:59 AM
craig.topper
accepted this revision.
Dec 7 2018, 2:22 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 7 2018, 2:22 PM
Closed by commit
rL348740: [llvm-exegesis] Also check latency mode in local lit.
(authored by
courbet
).
·
Explain Why
Dec 9 2018, 11:34 PM
This revision was automatically updated to reflect the committed changes.