This is an archive of the discontinued LLVM Phabricator instance.

Propagate MIFlags in table gen
ClosedPublic

Authored by mcberg2017 on Feb 21 2020, 2:50 PM.

Details

Summary

Add flag propagation to tablegen via OutMIs from originating MI in InstructionSelector::executeMatchTable.

Diff Detail

Event Timeline

mcberg2017 created this revision.Feb 21 2020, 2:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2020, 2:50 PM

Ping, 2nd time...

dsanders accepted this revision.Mar 16 2020, 9:41 AM

LGTM. Sorry for the wait, it shouldn't have taken me this long really as I'd already reviewed the same patch downstream.

This revision is now accepted and ready to land.Mar 16 2020, 9:41 AM
This revision was automatically updated to reflect the committed changes.