This is an archive of the discontinued LLVM Phabricator instance.

[TII] Remove the MFI argument to convertToThreeAddress. NFC.
ClosedPublic

Authored by foad on Sep 22 2021, 2:32 AM.

Details

Summary

This simplifies the API and addresses a FIXME in
TwoAddressInstructionPass::convertInstTo3Addr.

Diff Detail

Event Timeline

foad created this revision.Sep 22 2021, 2:32 AM
foad requested review of this revision.Sep 22 2021, 2:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2021, 2:32 AM
This revision is now accepted and ready to land.Sep 22 2021, 9:27 AM
This revision was landed with ongoing or failed builds.Sep 23 2021, 12:58 AM
This revision was automatically updated to reflect the committed changes.