This is an archive of the discontinued LLVM Phabricator instance.

SSP: [2/3] Refactor an if-dyn_cast chain to switch on opcode. NFC
ClosedPublic

Authored by probinson on Sep 20 2019, 10:38 AM.

Diff Detail

Event Timeline

probinson created this revision.Sep 20 2019, 10:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2019, 10:38 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
arsenm accepted this revision.Sep 20 2019, 11:45 AM
arsenm added a subscriber: arsenm.

LGTM

This revision is now accepted and ready to land.Sep 20 2019, 11:45 AM
This revision was automatically updated to reflect the committed changes.