-
Notifications
You must be signed in to change notification settings - Fork 741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SYCL] Embed required fallback spv into final exeutable #16065
base: sycl
Are you sure you want to change the base?
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b2ba9f - Browse repository at this point
Copy the full SHA 3b2ba9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a51b0b - Browse repository at this point
Copy the full SHA 1a51b0bView commit details -
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78a7013 - Browse repository at this point
Copy the full SHA 78a7013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 243f759 - Browse repository at this point
Copy the full SHA 243f759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 349d7c2 - Browse repository at this point
Copy the full SHA 349d7c2View commit details -
Pass devicelib path to sycl-post-link
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a25780 - Browse repository at this point
Copy the full SHA 9a25780View commit details
Commits on Nov 14, 2024
-
pass sycl device lib spv dir to sycl-post-link in clang linker wrapper
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa62091 - Browse repository at this point
Copy the full SHA aa62091View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8bea1 - Browse repository at this point
Copy the full SHA fd8bea1View commit details -
Remove sycl devicelib require mask collection
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9b53ee - Browse repository at this point
Copy the full SHA b9b53eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e907b2 - Browse repository at this point
Copy the full SHA 5e907b2View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aff431a - Browse repository at this point
Copy the full SHA aff431aView commit details
Commits on Nov 18, 2024
-
Embed required fallback spv in sycl-post-link
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3595525 - Browse repository at this point
Copy the full SHA 3595525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a05845 - Browse repository at this point
Copy the full SHA 7a05845View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79d50b8 - Browse repository at this point
Copy the full SHA 79d50b8View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4be3ac8 - Browse repository at this point
Copy the full SHA 4be3ac8View commit details
Commits on Nov 21, 2024
-
Make sycl runtime to be compatible with binary built with legacy
compiler which used devicelib required mask. Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0ecc0a - Browse repository at this point
Copy the full SHA f0ecc0aView commit details -
fix bug when writing required devicelib extension to image
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 352eea3 - Browse repository at this point
Copy the full SHA 352eea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59640a4 - Browse repository at this point
Copy the full SHA 59640a4View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2976cde - Browse repository at this point
Copy the full SHA 2976cdeView commit details -
extract required spv binary from exe
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 331644e - Browse repository at this point
Copy the full SHA 331644eView commit details -
workaround for std::aligned_alloc
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c6f7d - Browse repository at this point
Copy the full SHA 69c6f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07656ea - Browse repository at this point
Copy the full SHA 07656eaView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10ecbd0 - Browse repository at this point
Copy the full SHA 10ecbd0View commit details -
fix sycl-linker-wrapper-image.cpp lit failure
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77b0fbf - Browse repository at this point
Copy the full SHA 77b0fbfView commit details -
fix sycl-post-link-options lit failure
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8878ffc - Browse repository at this point
Copy the full SHA 8878ffcView commit details -
fix sycl-offload-new-driver.c lit failure
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fce23f6 - Browse repository at this point
Copy the full SHA fce23f6View commit details -
don't pass spv dir path in AOT or devicelib is disabled
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df64058 - Browse repository at this point
Copy the full SHA df64058View commit details -
skip embeding spv when empty spv loc is specified
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22757c7 - Browse repository at this point
Copy the full SHA 22757c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1902e2e - Browse repository at this point
Copy the full SHA 1902e2eView commit details -
remove lit check for sycl device lib require mask
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 353de1b - Browse repository at this point
Copy the full SHA 353de1bView commit details -
fix sycl-post-link-options-win lit failure
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bbe976 - Browse repository at this point
Copy the full SHA 8bbe976View commit details -
no need to pass spv dir in AOT
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 217daf2 - Browse repository at this point
Copy the full SHA 217daf2View commit details -
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37e23f2 - Browse repository at this point
Copy the full SHA 37e23f2View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1dc677 - Browse repository at this point
Copy the full SHA c1dc677View commit details -
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 094bcfc - Browse repository at this point
Copy the full SHA 094bcfcView commit details -
check null ptr returned by aligned_alloc
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c310a45 - Browse repository at this point
Copy the full SHA c310a45View commit details -
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98a7e5c - Browse repository at this point
Copy the full SHA 98a7e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0035e74 - Browse repository at this point
Copy the full SHA 0035e74View commit details -
fix incorrect usage of _aligned_malloc
Signed-off-by: jinge90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 230c8d9 - Browse repository at this point
Copy the full SHA 230c8d9View commit details