This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Assume call pseudos are convergent
ClosedPublic

Authored by arsenm on May 21 2019, 2:03 PM.

Details

Reviewers
rampitec
nhaehnle
Summary

There should probably be nonconvergent versions, but my guess is it
doesn't matter in practice.

Diff Detail

Event Timeline

arsenm created this revision.May 21 2019, 2:03 PM
This revision is now accepted and ready to land.May 21 2019, 2:53 PM
arsenm closed this revision.May 21 2019, 4:21 PM

r361331