This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Support global_atomic_fmin/max on gfx10
ClosedPublic

Authored by Joe_Nash on Aug 24 2021, 12:00 PM.

Details

Summary

Makes patterns added for gfx90a usable with the gfx10 versions of the
insts.

Diff Detail

Event Timeline

Joe_Nash created this revision.Aug 24 2021, 12:00 PM
Joe_Nash requested review of this revision.Aug 24 2021, 12:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2021, 12:00 PM
This revision is now accepted and ready to land.Aug 24 2021, 12:33 PM
This revision was automatically updated to reflect the committed changes.