In the added test-case, the atomic instruction feeds into a non-machine
CopyToReg node which hasn't been selected yet, so guard against
non-machine opcodes here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19043
AMDGPU/SI: Fix regression with no-return atomics ClosedPublic Authored by nhaehnle on Apr 12 2016, 5:48 PM.
Details Summary In the added test-case, the atomic instruction feeds into a non-machine
Diff Detail
Event Timelinenhaehnle updated this object. This revision is now accepted and ready to land.Apr 12 2016, 5:53 PM Closed by commit rL266433: AMDGPU/SI: Fix regression with no-return atomics (authored by nha). · Explain WhyApr 15 2016, 7:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 53884 llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.atomic.ll
|