This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Mark wmma intrinsics as source of divergence
ClosedPublic

Authored by rampitec on Jan 11 2023, 1:30 PM.

Details

Summary

I do not believe any code can hit this, but these do not give
a uniform answer with all unifirm sources.

Diff Detail

Event Timeline

rampitec created this revision.Jan 11 2023, 1:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 1:30 PM
rampitec requested review of this revision.Jan 11 2023, 1:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 1:30 PM
Herald added a subscriber: wdng. · View Herald Transcript

Should add the usual divergence analysis tests. It's really unfortunate these are specified in the positive direction

rampitec updated this revision to Diff 488382.Jan 11 2023, 2:15 PM

Added tests.

arsenm accepted this revision.Jan 11 2023, 2:17 PM
This revision is now accepted and ready to land.Jan 11 2023, 2:17 PM
This revision was landed with ongoing or failed builds.Jan 11 2023, 2:30 PM
This revision was automatically updated to reflect the committed changes.