This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove unnecessary assert
ClosedPublic

Authored by dstuttard on Apr 18 2023, 3:39 AM.

Details

Summary

Also remove the function attributes from the test. For PAL based shaders this isn't required.

Diff Detail

Event Timeline

dstuttard created this revision.Apr 18 2023, 3:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 3:39 AM
dstuttard requested review of this revision.Apr 18 2023, 3:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 3:39 AM
dstuttard retitled this revision from Remove unnecessary assert to [AMDGPU] Remove unnecessary assert.Apr 18 2023, 3:44 AM
arsenm accepted this revision.Apr 18 2023, 4:32 AM
This revision is now accepted and ready to land.Apr 18 2023, 4:32 AM
This revision was landed with ongoing or failed builds.Apr 18 2023, 5:46 AM
This revision was automatically updated to reflect the committed changes.