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

Maksim Sabianin via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 21 07:08:09 PDT 2025


maksimsab wrote:

Even in our case in splitting by source unit it would be difficult to map module ids to integers. I could use a hash but it would lead to collisions.

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


More information about the llvm-commits mailing list