The support for distribute pragma is the same on host and NVPTX. However, the generated code looks different from a interface perspective (e.g. parameters to offloading function have different type on host and NVPTX). I added a regression test that checks for the distinct NVPTX generated code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM