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 79e481e commit b131c93
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 @@ -135,7 +135,7 @@ define amdgpu_kernel void @empty_kernel() !dbg !7 {
ret void
}

; STDERR-NOT: remark: foo.cl:52:0: Function Name: empty_func
; STDERR-NOT: empty_func
define void @empty_func() !dbg !8 {
ret void
}
Expand Down

0 comments on commit b131c93

Please sign in to comment.