[Driver][SYCL][NewOffloadModel] Pull in device libraries at device compile #21396
[Driver][SYCL][NewOffloadModel] Pull in device libraries at device co…
593e7a42
mdtoguchi
changed the title [Driver][SYCL][NewOffloadModel] Pull in device libraries at device co… [Driver][SYCL][NewOffloadModel] Pull in device libraries at device compile 102 days ago
Clang format
2c71f311
Fix libs to use full paths
f752b552
clang format
95642b4d
Revert to using old way of grabbing device libs for old model
6020fab2
Only pull in native_cpu device lib via clang-linker-wrapper
c92741b0
Pass along device lib location
2372f9aa
clang format
9e63e86f
Disable link warnings
3ae1a658
Mark tests as Linux only, cannot mix Windows .bc files with compile
266927d3
Move sanitizer libraries to the clang-linker-wrapper
8ac9664a
clang format
55397411
Use -mlink-builtin-bitcode-postopt
24cba66e
remove commented line
8f1c6b7e
Use -mlink-bitcode-file for sanitizer device libs
d67c1341
clang format
5dbc786f
apply inline to device globals in libdevice
b9ca113c
use weak to replace inline to bypass CPU bug
6113685a
remove unneeded inline
975ac133
Perform some refactoring
fb1d160d
Move native_cpu device to compilation step and cleanup sycl opts to CLW
fe93e6e2
Revert "Move native_cpu device to compilation step and cleanup sycl o…
cb2ab148
mdtoguchi
marked this pull request as ready for review 85 days ago
Address a few review comments
96945fb8
Stop building the .new.o device libraries
c1a24e4a
jinge90
approved these changes
on 2026-03-17
Address code review comments.
b56e080a
Add multiple target test and TODO
00df7359
Emit a diagnostic when any of the expected device libs are not found
ef42cbd0
Merge remote-tracking branch 'intel_llvm/sycl' into link-bitcode-compile
c2447be1
add test for missing device lib diagnostic
2464670d
Apply suggested reviews from copilot
becc71b2
hchilama
approved these changes
on 2026-03-23
Merge remote-tracking branch 'intel_llvm/sycl' into link-bitcode-compile
c45762dc
sarnex
approved these changes
on 2026-03-25
mdtoguchi
deleted the link-bitcode-compile branch 75 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub