Skip to content

Commit 92caf1a

Browse files
committed
[AMDGPU] Remove obsolete FIXME from test
This was fixed by https://reviews.llvm.org/D145232
1 parent a45bbd4 commit 92caf1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/AMDGPU/insert-delay-alu-bug.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ bb:
4949
ret void
5050
}
5151

52-
; FIXME: This generates "instid1(/* invalid instid value */)".
5352
define amdgpu_kernel void @f2(i32 %arg, i32 %arg1, i32 %arg2, i1 %arg3, i32 %arg4, i1 %arg5, ptr %arg6, i32 %arg7, i32 %arg8, i32 %arg9, i32 %arg10, i1 %arg11) {
5453
; GFX11-LABEL: f2:
5554
; GFX11: ; %bb.0: ; %bb

0 commit comments

Comments
 (0)