[llvm] [offload][SYCL] Add SYCL Module splitting (PR #119713)

Alexey Bader via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 9 21:49:38 PST 2025


================
@@ -0,0 +1,511 @@
+//===-------- SYCLSplitModule.cpp - split a module into callgraphs --------===//
----------------
bader wrote:

```suggestion
//===-------- SYCLSplitModule.cpp - Split a module into call graphs -------===//
```

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


More information about the llvm-commits mailing list