This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Implement mir parseCustomPseudoSourceValue
ClosedPublic

Authored by sebastian-ne on Jan 22 2021, 1:24 AM.

Details

Summary

Allow parsing generated mir with custom pseudo source value tokens.
Also rename pseudo source values to have more meaningful names.

Relands ba7dcd8542ab, which had memory leaks.

Diff Detail

Event Timeline

sebastian-ne created this revision.Jan 22 2021, 1:24 AM
sebastian-ne requested review of this revision.Jan 22 2021, 1:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 22 2021, 1:24 AM
foad accepted this revision.Jan 22 2021, 1:56 AM

LGTM. Thanks for doing this.

This revision is now accepted and ready to land.Jan 22 2021, 1:56 AM
This revision was landed with ongoing or failed builds.Jan 22 2021, 2:24 AM
This revision was automatically updated to reflect the committed changes.