Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/IR/
-
lib/
-
IR/
-
ProfDataUtils.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D131236
[llvm][ir][NFC] Clean up "if after return" in ProfDataUtils.cpp
Closed
Public
Authored by
paulkirth
on Aug 4 2022, 8:37 PM.
Download Raw Diff
Details
Reviewers
phosek
davidxl
bogner
tejohnson
Commits
rGdeef5b8c0d69: [llvm][ir][NFC] Clean up "if after return" in ProfDataUtils.cpp
Diff Detail
Repository
rG LLVM Github Monorepo
Unit Tests
Failed
Time
Test
60,120 ms
x64 debian > AddressSanitizer-x86_64-linux.TestCases::scariness_score_test.cpp
Event Timeline
paulkirth
created this revision.
Aug 4 2022, 8:37 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 4 2022, 8:37 PM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
paulkirth
requested review of this revision.
Aug 4 2022, 8:37 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 4 2022, 8:37 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B179463: Diff 450220
.
Aug 4 2022, 9:22 PM
tejohnson
accepted this revision.
Aug 26 2022, 9:12 AM
tejohnson
added a subscriber:
tejohnson
.
Comment Actions
lgtm
This revision is now accepted and ready to land.
Aug 26 2022, 9:12 AM
This revision was landed with ongoing or failed builds.
Aug 26 2022, 1:27 PM
Closed by commit
rGdeef5b8c0d69: [llvm][ir][NFC] Clean up "if after return" in ProfDataUtils.cpp
(authored by
paulkirth
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
paulkirth
added a commit:
rGdeef5b8c0d69: [llvm][ir][NFC] Clean up "if after return" in ProfDataUtils.cpp
.