Skip to content

DPC++ daily 2021-12-27

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 27 Dec 22:45
· 127257 commits to sycl since this release
f659946
[SYCL][NFC] Optimize getKernelNamesUsingAssert (#5196)

Now it traverses reversed call graph by BFS algorithm from
__devicelib_assert_fail function up to SPIR kernels.