[HIP] Enable specifying different default gpu arch for HIP/CUDA.
authorMichael Liao <michael.hliao@gmail.com>
Thu, 3 Oct 2019 17:49:20 +0000 (17:49 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Thu, 3 Oct 2019 17:49:20 +0000 (17:49 +0000)
commit691e44c146f3dd70b4ab6c744ac54a407b792b18
tree11e7293ea906c5cffd8800212dc4e660c2900852
parent9c1503f66992a4d49ce0080a39a29b5e016e59f6
[HIP] Enable specifying different default gpu arch for HIP/CUDA.

Reviewers: tra, yaxunl

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D68394

llvm-svn: 373634
clang/lib/Driver/Driver.cpp
clang/test/Driver/hip-default-gpu-arch.hip [new file with mode: 0644]