This is an archive of the discontinued LLVM Phabricator instance.

[MIPatternMatch] Add matcher for G_PTR_ADD
ClosedPublic

Authored by paquette on Jan 8 2021, 3:31 PM.

Details

Summary

Add a matcher which recognizes G_PTR_ADD and add a test.

Diff Detail

Event Timeline

paquette requested review of this revision.Jan 8 2021, 3:31 PM
paquette created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 8 2021, 3:31 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Jan 8 2021, 3:37 PM
This revision is now accepted and ready to land.Jan 8 2021, 3:37 PM
This revision was automatically updated to reflect the committed changes.