This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Enable patterns with multiple output operands for the GlobalISelEmitter
ClosedPublic

Authored by RemiSEGARD on Jan 19 2023, 7:49 AM.

Details

Summary

This enables writing patterns with mutliple output operands in the input pattern for GlobalISel

Diff Detail

Event Timeline

RemiSEGARD created this revision.Jan 19 2023, 7:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2023, 7:49 AM
RemiSEGARD requested review of this revision.Jan 19 2023, 7:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2023, 7:49 AM
RemiSEGARD edited the summary of this revision. (Show Details)Jan 19 2023, 8:18 AM

Fix typo in test and format

Rename SDTypeProfile in discard test

Add unsaved changes...

arsenm accepted this revision.Jan 25 2023, 11:41 AM

LGTM

This revision is now accepted and ready to land.Jan 25 2023, 11:41 AM

@arsenm Thanks for accepting the patch. This is my first patch so I don't have push access yet. Can you please commit this for me with the following signature: Remi Segard <remi.segard@amd.com> ?