mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
32837fe31311dff7e7d7f6960e142b7734eac60c
Create for each kernel a separate LLVM-IR module containing a single function marked as kernel function and taking one pointer for each array referenced by this kernel. Add debugging output to verify the kernels are generated correctly. llvm-svn: 275952
…
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%