This code is not structured to handle the legacy buffer intrinsics and
was miscompiling them.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D117682
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
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptJan 19 2022, 7:55 AM arsenm added a parent revision: D117678: AMDGPU/GlobalISel: Fix selection of gfx90a FP atomics.Jan 19 2022, 7:55 AM This revision is now accepted and ready to land.Jan 19 2022, 9:34 AM
Revision Contents
Diff 401287 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/fp64-atomics-gfx90a.ll
|