Skip to content

Conversation

@aelovikov-intel
Copy link
Contributor

SYCL RTC relies on CMake's component install to narrow down what files are necessary to be distributed along with it. However, in case of libdevice we only need *.bc* files and not .o/.new.o, so introduce child group libsycldevice-bcfor finer-grained control of what gets embedded intolibsycl-jit.so`.

SYCL RTC [relies on CMake's component install](https://github.com/intel/llvm/blob/aed079aeafd966e1bb2943c1affe113ec366218b/sycl-jit/jit-compiler/CMakeLists.txt#L32-L36)
to narrow down what files are necessary to be distributed along with it.
However, in case of `libdevice` we only need `*.bc* files and not
`*.o/*.new.o`, so introduce child group `libsycldevice-bc` for
finer-grained control of what gets embedded into `libsycl-jit.so`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant