Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/include/llvm/CodeGen/GlobalISel/
-
include/
-
llvm/
-
CodeGen/
-
GlobalISel/
-
CombinerHelper.h
Hide Panel
f
Keyboard Reference
?
Differential
D65842
[GISel][NFC]: Make members of CombinerHelper accessible in derived classes
Closed
Public
Authored by
aditya_nandakumar
on Aug 6 2019, 6:35 PM.
Download Raw Diff
Details
Reviewers
arsenm
dsanders
qcolombet
aemerson
volkan
paquette
Diff Detail
Repository
rL LLVM
Event Timeline
aditya_nandakumar
created this revision.
Aug 6 2019, 6:35 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 6 2019, 6:35 PM
Herald
added a subscriber:
wdng
.
·
View Herald Transcript
dsanders
accepted this revision.
Aug 7 2019, 6:22 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Aug 7 2019, 6:22 PM
aditya_nandakumar
closed this revision.
Aug 7 2019, 7:24 PM
Comment Actions
Thanks. r368248