[llvm] [OFFLOAD] Add plugin with support for Intel oneAPI Level Zero (PR #158900)

Ross Brunton via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 04:06:09 PDT 2025


RossBrunton wrote:

Just tried building this - Looks like the platform is returning `OL_PLATFORM_BACKEND_UNKNOWN`, which is hitting the check in initPlugins and causing it to be skipped.

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


More information about the llvm-commits mailing list