llvm-project
b8a7d813 - [LLVM] Fix incorrect GPU triple detection for runtimes builds

Commit
1 year ago
[LLVM] Fix incorrect GPU triple detection for runtimes builds Summary: This block of code is used to prevent a GPU-based cross compiling build from taking incompatible arguments. However this incorrectly used the LLVM default triple instead of the runtimes target. Fix that so the bots can continue to default the triple to NVPTX.
Author
Committer
Parents
Loading