================ @@ -338,6 +382,87 @@ static Error runSPIRVCodeGen(StringRef File, const ArgList &Args, return Error::success(); } +/// Run AOT compilation for Intel CPU. +/// Calls opencl-aot tool to generate device code for Intel CPU backend. ---------------- jzc wrote:
Changed to `Calls opencl-aot tool to generate device code for the Intel OpenCL CPU Runtime` / `Calls ocloc tool to generate device code for the Intel Graphics Compute Runtime`. https://github.com/llvm/llvm-project/pull/133194 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits