From ddd85e25fe17247787fb2ee0a2c0d30e3d96ac34 Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Wed, 21 Dec 2022 00:46:16 +0530 Subject: [PATCH] SWDEV-345571 - template parameter redefines error disable temporarily for shfl changes (#3109) Change-Id: Ife1e274c5442854d2beddf9a1b5ac87358df19f2 [ROCm/hip commit: 464abba716dda68927aaf41bb02386fea0f8995e] --- projects/hip/tests/src/deviceLib/hipVectorTypes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/tests/src/deviceLib/hipVectorTypes.cpp b/projects/hip/tests/src/deviceLib/hipVectorTypes.cpp index ef84c70240..abfd5ca150 100644 --- a/projects/hip/tests/src/deviceLib/hipVectorTypes.cpp +++ b/projects/hip/tests/src/deviceLib/hipVectorTypes.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvidia + * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvidia amd * TEST: %t * HIT_END */