This only works if the high bits of m0 are also 0, so m0 would have to
be set to 0xffff.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D64510
AMDGPU: Don't rely on m0 being -1 for GWS offsets ClosedPublic Authored by arsenm on Jul 10 2019, 9:58 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJul 10 2019, 9:58 AM This revision is now accepted and ready to land.Jul 10 2019, 3:15 PM
Revision Contents
Diff 208997 lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.br.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.ll
|