This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Eliminate BUFFER_ATOMIC_PK_ADD_F16 node
ClosedPublic

Authored by arsenm on Aug 4 2020, 6:27 PM.

Details

Reviewers
rampitec
Summary

This is redundant with the other no return buffer atomic node, and we
don't really need a separate type profile for it.

Diff Detail

Event Timeline

arsenm created this revision.Aug 4 2020, 6:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2020, 6:27 PM
arsenm requested review of this revision.Aug 4 2020, 6:27 PM
rampitec accepted this revision.Aug 5 2020, 11:21 AM
This revision is now accepted and ready to land.Aug 5 2020, 11:21 AM