================
@@ -58,6 +67,18 @@ define void @single_lane_func_arguments(i32 %i32, i1 %i1) #2 {
ret void
}
+; CHECK-LABEL: for function 'divergent_args':
+; CHECK: DIVERGENT ARGUMENTS
----------------
arsenm wrote:
don't need ARGUMENTS?
https://github.com/llvm/llvm-project/pull/67182