Skip to content

Commit

Permalink
[AMDGPU][SIPreEmitPeephole][NFC] remove useless declaration in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmartinez committed Sep 27, 2024
1 parent 8dd817b commit 0df8880
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/test/CodeGen/AMDGPU/amdgpu-demote-scc-branches.ll
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ if.end:

declare void @llvm.amdgcn.raw.ptr.buffer.store.i32(i32, ptr addrspace(8) nocapture writeonly, i32, i32, i32 immarg)
declare void @llvm.amdgcn.s.waitcnt(i32)
declare i32 @llvm.amdgcn.workitem.id.x()

!0 = !{!"branch_weights", i32 1000, i32 1000}
!1 = !{!"branch_weights", i32 2000, i32 1}

0 comments on commit 0df8880

Please sign in to comment.