Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Transforms/Scalar/
-
lib/
-
Transforms/
-
Scalar/
-
SimpleLoopUnswitch.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D78227
[CallSite removal][SimpleLoopUnswitch] Use CallBase instead of CallSite. NFC
Closed
Public
Authored by
craig.topper
on Apr 15 2020, 11:38 AM.
Download Raw Diff
Details
Reviewers
dblaikie
mtrofin
Commits
rG592d8e7d75cf: [CallSite removal][SimpleLoopUnswitch] Use CallBase instead of CallSite. NFC
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
craig.topper
created this revision.
Apr 15 2020, 11:38 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 15 2020, 11:38 AM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
Harbormaster
failed remote builds in
B53396: Diff 257785
!
Apr 15 2020, 12:04 PM
mtrofin
accepted this revision.
Apr 15 2020, 12:24 PM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Apr 15 2020, 12:24 PM
Closed by commit
rG592d8e7d75cf: [CallSite removal][SimpleLoopUnswitch] Use CallBase instead of CallSite. NFC
(authored by
craig.topper
).
·
Explain Why
Apr 15 2020, 1:48 PM
This revision was automatically updated to reflect the committed changes.