]> granicus.if.org Git - clang/commitdiff
Add RUN line for amdgcn to lit test conditional-temporaries.cpp
authorYaxun Liu <Yaxun.Liu@amd.com>
Sat, 16 Jun 2018 12:28:51 +0000 (12:28 +0000)
committerYaxun Liu <Yaxun.Liu@amd.com>
Sat, 16 Jun 2018 12:28:51 +0000 (12:28 +0000)
This is partial re-commit of r332982.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@334886 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/conditional-temporaries.cpp

index a3cc2fef1e8fda42ab7694d252f50521cfa80f75..e08de61f9d41d720dfe39cabbfd18604700641f4 100644 (file)
@@ -1,4 +1,6 @@
+// REQUIRES: amdgpu-registered-target
 // RUN: %clang_cc1 -emit-llvm %s -o - -triple=x86_64-apple-darwin9 -O3 | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm %s -o - -triple=amdgcn-amd-amdhsa -O3 | FileCheck %s
 
 namespace {