This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove ATOMIC_PK_FADD
ClosedPublic

Authored by arsenm on Aug 5 2020, 4:42 PM.

Details

Reviewers
rampitec
Summary

The f32 and v2f16 cases should be handled the same way.

Diff Detail

Event Timeline

arsenm created this revision.Aug 5 2020, 4:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2020, 4:42 PM
arsenm requested review of this revision.Aug 5 2020, 4:42 PM
rampitec accepted this revision.Aug 5 2020, 4:49 PM

LGTM, thanks!

This revision is now accepted and ready to land.Aug 5 2020, 4:49 PM