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
101
101
102
102
// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant : ! fir.char<1,11>
103
103
104
- // CHECK- LABEL: gpu.module @cuda_device_mod [#nvvm. target ]
104
+ // CHECK- LABEL: gpu.module @cuda_device_mod
105
105
// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant
106
106
107
107
// -----
@@ -142,5 +142,5 @@ // Test that global used in device function are flagged with the correct
142
142
143
143
// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant : ! fir.char<1,11>
144
144
145
- // CHECK- LABEL: gpu.module @cuda_device_mod [#nvvm. target ]
145
+ // CHECK- LABEL: gpu.module @cuda_device_mod
146
146
// CHECK: fir.global linkonce @_QQclX5465737420504153534544 {data_attr = #cuf.cuda< constant>} constant
You can’t perform that action at this time.
0 commit comments