Commit ed3809b
authored
[SYCL][Driver] Link Native Bfloat16 device library for WCL AOT (#20645)
WCL target supports native bfloat16 conversions, we should link native
bfloat16 device library for it.
---------
Signed-off-by: jinge90 <[email protected]>1 parent cd93744 commit ed3809b
File tree
2 files changed
+106
-65
lines changed- clang
- lib/Driver/ToolChains
- test/Driver
2 files changed
+106
-65
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
| 298 | + | |
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| |||
0 commit comments