This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Select MUBUF path for global atomic cmpxchg
ClosedPublic

Authored by arsenm on Feb 10 2020, 6:02 AM.

Details

Reviewers
nhaehnle
kerbowa
Summary

I'm not sure why this isn't a pattern, but the DAG manually selects this.

Diff Detail

Event Timeline

arsenm created this revision.Feb 10 2020, 6:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2020, 6:02 AM
This revision is now accepted and ready to land.Feb 19 2020, 4:53 AM