llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][NewOffload] Introduce specialization constants in clang-linker-wrapper

Open maksimsab opened this issue 1 year ago • 1 comments

Add -sycl-spec-const-handling-mode command line option to clang-linker-wrapper. processSpecConstants is moved from sycl-post-link to lib/SYCLLowerIR/SpecConstants.cpp and invoked from sycl-post-link and splitting library.

maksimsab avatar Aug 19 '24 15:08 maksimsab

I need to check how "default_values" mode is handled in clang-linker-wrapper.

maksimsab avatar Aug 27 '24 13:08 maksimsab

This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

github-actions[bot] avatar Feb 26 '25 02:02 github-actions[bot]