================
@@ -653,15 +645,20 @@ static bool canSkipModuleSplit(IRSplitMode Mode, const 
Module &M,
 }
 
 /// Performs the following steps:
-/// 1. Link input device code (user code and SYCL device library code).
-/// 2. Run SPIR-V code generation.
+/// 1. Link all input bitcode files together with device library files.
----------------
bader wrote:

```suggestion
/// 1. Link all input bitcode files together with library files.
```

https://github.com/llvm/llvm-project/pull/199777
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to