This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Stop handling llvm.amdgcn.buffer.atomic.fadd
ClosedPublic

Authored by arsenm on Jan 19 2022, 7:55 AM.

Details

Summary

This code is not structured to handle the legacy buffer intrinsics and
was miscompiling them.

Diff Detail

Event Timeline

arsenm created this revision.Jan 19 2022, 7:55 AM
arsenm requested review of this revision.Jan 19 2022, 7:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2022, 7:55 AM
Herald added a subscriber: wdng. · View Herald Transcript

fp64-atomics-gfx90a.ll is failing.

arsenm updated this revision to Diff 401287.Jan 19 2022, 9:32 AM

Regenerate test checks from changed function numbers

rampitec accepted this revision.Jan 19 2022, 9:34 AM
This revision is now accepted and ready to land.Jan 19 2022, 9:34 AM