Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/unittests/Analysis/
-
unittests/
-
Analysis/
-
BranchProbabilityInfoTest.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D148616
[BPI][Test] Check the probabilities after swapping branch successors
Closed
Public
Authored by
aleksandr.popov
on Apr 18 2023, 1:44 AM.
Download Raw Diff
Details
Reviewers
mkazantsev
dmakogon
fhahn
nikic
Commits
rG6d29bdef3f24: [BPI][Test] Check the probabilities after swapping branch successors
Diff Detail
Unit Tests
Failed
Time
Test
130 ms
x64 debian > LLVM.Examples/OrcV2Examples::lljit-with-thinlto-summaries.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-add-object-file.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-basic-usage.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-lazy.test
30 ms
x64 debian > LLVM.Examples/OrcV2Examples::orcv2-cbindings-removable-code.test
Event Timeline
aleksandr.popov
created this revision.
Apr 18 2023, 1:44 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 18 2023, 1:44 AM
Herald
added subscribers:
StephenFan
,
hiraditya
.
·
View Herald Transcript
aleksandr.popov
requested review of this revision.
Apr 18 2023, 1:44 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 18 2023, 1:44 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
aleksandr.popov
updated this revision to
Diff 514563
.
Apr 18 2023, 1:45 AM
aleksandr.popov
added a child revision:
D148237: [BPI] Add method to swap outgoing edges probabilities
.
Harbormaster
completed remote builds in
B226330: Diff 514563
.
Apr 18 2023, 2:34 AM
mkazantsev
accepted this revision.
Apr 18 2023, 5:04 AM
This revision is now accepted and ready to land.
Apr 18 2023, 5:04 AM
This revision was landed with ongoing or failed builds.
Apr 18 2023, 5:34 AM
Closed by commit
rG6d29bdef3f24: [BPI][Test] Check the probabilities after swapping branch successors
(authored by
mkazantsev
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
mkazantsev
added a commit:
rG6d29bdef3f24: [BPI][Test] Check the probabilities after swapping branch successors
.