File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ // Test that global used in device function are flagged with the correct
101101
102102// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant : ! fir.char<1,11>
103103
104- // CHECK- LABEL: gpu.module @cuda_device_mod [#nvvm. target ]
104+ // CHECK- LABEL: gpu.module @cuda_device_mod
105105// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant
106106
107107// -----
@@ -142,5 +142,5 @@ // Test that global used in device function are flagged with the correct
142142
143143// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant : ! fir.char<1,11>
144144
145- // CHECK- LABEL: gpu.module @cuda_device_mod [#nvvm. target ]
145+ // CHECK- LABEL: gpu.module @cuda_device_mod
146146// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant
You can’t perform that action at this time.
0 commit comments