[all-commits] [llvm/llvm-project] 5a3023: [HIP] Return non-zero value for invalid target ID
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Mon Sep 28 20:17:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a3023a91c0ec82e7272569c5ca7a6eb372b129f
https://github.com/llvm/llvm-project/commit/5a3023a91c0ec82e7272569c5ca7a6eb372b129f
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M clang/lib/Driver/Driver.cpp
M clang/test/Driver/hip-invalid-target-id.hip
Log Message:
-----------
[HIP] Return non-zero value for invalid target ID
This is part of https://reviews.llvm.org/D60620
More information about the All-commits
mailing list