This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][GlobalISel] Fix mapping G_FREEZE
ClosedPublic

Authored by mbrkusanin on Dec 20 2022, 9:29 AM.

Diff Detail

Event Timeline

mbrkusanin created this revision.Dec 20 2022, 9:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 20 2022, 9:29 AM
mbrkusanin requested review of this revision.Dec 20 2022, 9:29 AM
arsenm accepted this revision.Dec 20 2022, 9:41 AM

The verifier probably shouldn't allow freeze to change the regbank

This revision is now accepted and ready to land.Dec 20 2022, 9:41 AM
This revision was automatically updated to reflect the committed changes.