Add spirv-llvm-translator (R5173) to builddeps to enable LDC's DCompute backend for compiling code to GPU kernels modules (NVPTX and OpenCL). Currently we only have the OpenCL backend enabled (for obvious reasons).
Details
Details
- Reviewers
joebonrichie - Group Reviewers
Triage Team - Commits
- R4120:1e2c4e5a07aa: Enable SPIR-V backend for DCompute support
Successfully compiled and ran example DCompute programs with the ocl-210 OpenCL backend.
Diff Detail
Diff Detail
- Repository
- R4120 ldc
- Lint
Lint Not Applicable - Unit
Tests Not Applicable