This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Add getArgumentTypes() to Region
ClosedPublic

Authored by jurahul on Jul 28 2020, 3:26 PM.

Details

Summary
  • Add getArgumentTypes() to Region (missed from before)
  • Adopt Region argument API in hasMultiplyAddBody
  • Fix 2 typos in comments

Diff Detail

Event Timeline

jurahul created this revision.Jul 28 2020, 3:26 PM
Herald added a reviewer: aartbik. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
jurahul requested review of this revision.Jul 28 2020, 3:26 PM
rriddle accepted this revision.Jul 28 2020, 3:42 PM
This revision is now accepted and ready to land.Jul 28 2020, 3:42 PM
This revision was automatically updated to reflect the committed changes.