]> granicus.if.org Git - clang/commit
[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)
commit488d876b0a3f5aedb4e605d17074051e0faaaa1f
tree9aa7789856e3818bc022f4e61b59de49301291ca
parentf294fc0727d7d1db043d33162c78d94333572761
[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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@373634 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
test/Driver/hip-default-gpu-arch.hip [new file with mode: 0644]