This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Mark mbcnt as convergent
ClosedPublic

Authored by yaxunl on Mar 1 2023, 8:00 AM.

Details

Summary

since it depends on CFG.

Otherwise some passes will try to merge them and cause
incorrect results.

Diff Detail

Event Timeline

yaxunl created this revision.Mar 1 2023, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 8:00 AM
yaxunl requested review of this revision.Mar 1 2023, 8:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 8:00 AM
Herald added a subscriber: wdng. · View Herald Transcript
tra accepted this revision.Mar 1 2023, 11:03 AM
This revision is now accepted and ready to land.Mar 1 2023, 11:03 AM
This revision was landed with ongoing or failed builds.Mar 2 2023, 8:57 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2023, 8:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript