This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add/Fix tests for image atomic intrinsic.
ClosedPublic

Authored by rdomingu on Feb 27 2020, 12:50 PM.

Details

Summary

Add tests for 64-bit image atomic swap and cmpswap.
Fix tests for 32-bit image atomic add.

Change-Id: Ibb7619749c1ad504b24aa1c5f3185417a3013f3c

Diff Detail

Event Timeline

rdomingu created this revision.Feb 27 2020, 12:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2020, 12:50 PM
This revision is now accepted and ready to land.Feb 27 2020, 2:43 PM
This revision was automatically updated to reflect the committed changes.