This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make SI_END_CF convergent
AbandonedPublic

Authored by arsenm on Jul 14 2023, 9:13 AM.

Details

Reviewers
foad
sameerds
rampitec
critson
pravinjagtap
Group Reviewers
Restricted Project
Summary

This part has no test changes.

Diff Detail

Event Timeline

arsenm created this revision.Jul 14 2023, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2023, 9:13 AM
arsenm requested review of this revision.Jul 14 2023, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2023, 9:13 AM
Herald added a subscriber: wdng. · View Herald Transcript

Same question as D155305. As far as analogies go, is it correct to say that if SI_IF produced a token to represent threads that reached it convergently, then SI_END_CF would use the same token to specify that those threads need to reconverge here?

arsenm abandoned this revision.Jul 17 2023, 4:11 AM

I'm starting to form a better idea for how to represent this