[Mlir-commits] [mlir] [mlir][ExecutionEngine] Add LevelZeroRuntimeWrapper. (PR #151038)

Fabian Mora llvmlistbot at llvm.org
Tue Jul 29 14:50:11 PDT 2025


fabianmcg wrote:

> SYCL runtime is not only for Intel GPU. It targets all SYCL compatible devices. We are open to remove it if there are no interests from the MLIR community to use it.

It would be worth asking, because I don't think anyone would be using them other than for Intel GPUs (I might be wrong), so likely worth removing. 

But okay, let's wait to the next patch to remove.

https://github.com/llvm/llvm-project/pull/151038


More information about the Mlir-commits mailing list