From a4bdbe0aafc2ce538e6f5f91a07f0c37ad460efb Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Fri, 21 Sep 2018 11:00:08 +0530 Subject: [PATCH] Update hipTestFMA.cpp --- hipamd/tests/src/deviceLib/hipTestFMA.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hipamd/tests/src/deviceLib/hipTestFMA.cpp b/hipamd/tests/src/deviceLib/hipTestFMA.cpp index 1f1a5bc921..2771fac585 100644 --- a/hipamd/tests/src/deviceLib/hipTestFMA.cpp +++ b/hipamd/tests/src/deviceLib/hipTestFMA.cpp @@ -18,7 +18,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../test_common.cpp + * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc * RUN: %t * HIT_END */