[AMDGPU] Require waitcnt before barrier for all targets; adjust tests.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Removing content of this comment as it pertained to a different revision. Sorry for the noise.
Paths
| Differential D33576
[AMDGPU] Require waitcnt before barrier for all targets; adjust tests. ClosedPublic Authored by msearles on May 25 2017, 4:14 PM.
Details
Summary [AMDGPU] Require waitcnt before barrier for all targets; adjust tests.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptMay 25 2017, 4:14 PM This revision is now accepted and ready to land.May 25 2017, 4:23 PM Comment Actions Removing content of this comment as it pertained to a different revision. Sorry for the noise.
Revision Contents
Diff 100480 lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/DSInstructions.td
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
test/CodeGen/AMDGPU/basic-branch.ll
test/CodeGen/AMDGPU/branch-condition-and.ll
test/CodeGen/AMDGPU/branch-relaxation.ll
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
test/CodeGen/AMDGPU/indirect-addressing-si.ll
test/CodeGen/AMDGPU/infinite-loop.ll
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.ll
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.inv.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.inv.vol.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.wb.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.wb.vol.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.waitcnt.ll
test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
test/CodeGen/AMDGPU/ret_jump.ll
test/CodeGen/AMDGPU/si-lower-control-flow-unreachable-block.ll
test/CodeGen/AMDGPU/smrd-vccz-bug.ll
test/CodeGen/AMDGPU/spill-m0.ll
test/CodeGen/AMDGPU/valu-i1.ll
test/CodeGen/AMDGPU/waitcnt-permute.mir
|