This is an archive of the discontinued LLVM Phabricator instance.

Move IR flag handling directly into builder calls for cases translated from Instructions in GlobalIsel
ClosedPublic

Authored by mcberg2017 on Feb 1 2019, 4:23 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mcberg2017 created this revision.Feb 1 2019, 4:23 PM
mcberg2017 updated this revision to Diff 185474.Feb 5 2019, 7:30 PM

Migrated flag copy utility function to MachineInstr as a static function.

aditya_nandakumar accepted this revision.Feb 6 2019, 9:51 AM

LGTM. Thanks

This revision is now accepted and ready to land.Feb 6 2019, 9:51 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2019, 11:57 AM