
libdevice bitcode provided by NVIDIA is linked with clang/LLVM-generated IR which uses nvptx*-nvidia-cuda triple. We need to mark them as compatible. Differential Revision: https://reviews.llvm.org/D108835
3 lines
41 B
LLVM
3 lines
41 B
LLVM
target triple = "nvptx-unknown-unknown"
|
|
|