llvm
2f253a9b - [SYCL][Fusion] Restrict types of fusable command groups (#12556)

Commit
2 years ago
[SYCL][Fusion] Restrict types of fusable command groups (#12556) Only allow command groups of `Kernel` type. Do not add other kind of command groups to the fusable graph when found, showing a descriptive warning. --------- Signed-off-by: Victor Perez <victor.perez@codeplay.com>
Author
Victor Perez
Parents
Loading