[llvm] [OFFLOAD] Add plugin with support for Intel oneAPI Level Zero (PR #158900)
    Alex Duran via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 20 07:37:27 PDT 2025
    
    
  
================
@@ -16,17 +16,93 @@
 #include <list>
 #include <memory>
 #include <mutex>
+#include <type_traits>
----------------
adurang wrote:
See #164263
https://github.com/llvm/llvm-project/pull/158900
    
    
More information about the llvm-commits
mailing list