This is an archive of the discontinued LLVM Phabricator instance.

[GISel][NFC]: Make members of CombinerHelper accessible in derived classes
ClosedPublic

Authored by aditya_nandakumar on Aug 6 2019, 6:35 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2019, 6:35 PM
Herald added a subscriber: wdng. · View Herald Transcript
dsanders accepted this revision.Aug 7 2019, 6:22 PM

LGTM

This revision is now accepted and ready to land.Aug 7 2019, 6:22 PM

Thanks. r368248