This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Don't run indexing mode switches with exec = 0
ClosedPublic

Authored by arsenm on Jun 2 2020, 7:25 AM.

Details

Summary

Add mode defs rather than special casing this like some of the other
instructions.

Diff Detail

Event Timeline

arsenm created this revision.Jun 2 2020, 7:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2020, 7:25 AM
rampitec accepted this revision.Jun 2 2020, 10:27 AM
This revision is now accepted and ready to land.Jun 2 2020, 10:27 AM