diff --git a/llvm/test/CodeGen/AMDGPU/perfhint.ll b/llvm/test/CodeGen/AMDGPU/perfhint.ll index 89f4fae902d94..2fe01e8f55aeb 100644 --- a/llvm/test/CodeGen/AMDGPU/perfhint.ll +++ b/llvm/test/CodeGen/AMDGPU/perfhint.ll @@ -75,9 +75,10 @@ bb: ret void } +; FIXME: This test was intended to be WaveLimiterHint : 0 ; GCN-LABEL: {{^}}test_indirect_through_phi: -; MemoryBound: 0 -; WaveLimiterHint : 0 +; GCN: MemoryBound: 0 +; GCN: WaveLimiterHint : 1 define amdgpu_kernel void @test_indirect_through_phi(float addrspace(1)* %arg) { bb: %load = load float, float addrspace(1)* %arg, align 8