Skip to content

Commit c28f3e9

Browse files
[SYCL] Adds missing get_info Windows symbol (#6305)
#5720 added a new specialization of get_info for info::device::ext_oneapi_bfloat16 but no Windows symbol was added to the dump file. This commit adds the missing symbol. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 6b55f58 commit c28f3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/abi/sycl_symbols_windows.dump

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
??$get_info@$0BBLK@@kernel@sycl@cl@@QEBAIAEBVdevice@12@@Z
138138
??$get_info@$0BBNC@@event@sycl@cl@@QEBAIXZ
139139
??$get_info@$0BBND@@event@sycl@cl@@QEBA?AW4event_command_status@info@12@XZ
140+
??$get_info@$0BPPPP@@device@sycl@cl@@QEBA_NXZ
140141
??$get_info@$0CAAAA@@device@sycl@cl@@QEBA_KXZ
141142
??$get_info@$0CAAAB@@device@sycl@cl@@QEBA?AV?$id@$00@12@XZ
142143
??$get_info@$0CAAAC@@device@sycl@cl@@QEBA?AV?$id@$01@12@XZ

0 commit comments

Comments
 (0)