Skip to content

Commit 6fec8b9

Browse files
authored
Drop outdated FIXME from test; NFC (#1397)
This has been addressed in commit 4ccb1b2 ("Add convergent attribute during reverse translation of OpControlBarrier (#1195)", 2021-09-06).
1 parent a836197 commit 6fec8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/spirv-ocl-builtins-version.spt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,4 @@
6464
; CHECK-LLVM-SPV-IR: call spir_func void @_Z22__spirv_ControlBarrieriii(i32 2, i32 2, i32 784) [[attr]]
6565
; CHECK-LLVM-SPV-IR: call spir_func void @_Z22__spirv_ControlBarrieriii(i32 2, i32 2, i32 2320) [[attr]]
6666
; CHECK-LLVM-SPV-IR: call spir_func void @_Z22__spirv_ControlBarrieriii(i32 2, i32 2, i32 2832) [[attr]]
67-
; FIXME: shall we apply convergent attribute to SPIR-V friendly IR representaiton as well?
6867
; CHECK-LLVM-SPV-IR: attributes [[attr]] = { convergent nounwind }

0 commit comments

Comments
 (0)