When enabling GPU codegen in polly, CMake will fail if NVPTX is not a target
supported by the LLVM polly is being built against. In that case, GPU codegen
should be switched off.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D47888
[Polly] Back out of GPU Codegen if NVPTX is not available philip.pfaffe on Jun 7 2018, 8:36 AM. Authored by
Details When enabling GPU codegen in polly, CMake will fail if NVPTX is not a target
Diff Detail
|