This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Select llvm.amdgcn.global.atomic.fadd
ClosedPublic

Authored by arsenm on Aug 11 2020, 6:58 AM.

Details

Summary

Remove the intermediate transform in the DAG path. I believe this is
the last non-deprecated intrinsic that needs handling.

Diff Detail

Event Timeline

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