[PATCH] D47890: [Polly][zorg] Enable GPGPU Codegen on the builders only if NVPTX is an LLVM target
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 17 15:38:15 PDT 2018
Meinersbur accepted this revision.
Meinersbur added a comment.
Sorry for the late reply
================
Comment at: zorg/buildbot/builders/PollyBuilder.py:218
cxx_path=(llvm_install_dir+'/bin/clang++'),
- **lnt_args);
+ **lnt_args)
----------------
unrelated?
https://reviews.llvm.org/D47890
More information about the llvm-commits
mailing list