Skip to content

Commit

Permalink
Update llvm/test/CodeGen/AMDGPU/resource-optimization-remarks.ll
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuber6 authored Jul 20, 2024
1 parent b131c93 commit b716d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/test/CodeGen/AMDGPU/resource-optimization-remarks.ll
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ define amdgpu_kernel void @test_kernel() !dbg !3 {
ret void
}

; STDERR-NOT: remark: foo.cl:42:0: Function Name: test_func
; STDERR-NOT: test_func
define void @test_func() !dbg !6 {
call void asm sideeffect "; clobber v17", "~{v17}"()
call void asm sideeffect "; clobber s11", "~{s11}"()
Expand Down

0 comments on commit b716d21

Please sign in to comment.