This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Split fp min/max atomics test. NFC.
ClosedPublic

Authored by foad on Feb 23 2022, 6:01 AM.

Details

Summary

Split out f32 buffer, f64 buffer and image atomics. This just makes
it easier to test subtargets that only have some of these
instructions.

Diff Detail

Event Timeline

foad created this revision.Feb 23 2022, 6:01 AM
foad requested review of this revision.Feb 23 2022, 6:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 23 2022, 6:01 AM
This revision is now accepted and ready to land.Feb 23 2022, 6:43 AM
This revision was landed with ongoing or failed builds.Feb 23 2022, 7:04 AM
This revision was automatically updated to reflect the committed changes.