From 99188c6f3b09b75c19f78b63fa64c522d5090581 Mon Sep 17 00:00:00 2001 From: Anusha GodavarthySurya Date: Fri, 7 May 2021 09:41:54 -0700 Subject: [PATCH] SWDEV-255979 - Enable __managed__ test for amd platform Change-Id: I0cb31c1983e68e9010340770a56fc45b2a619dcd [ROCm/clr commit: 25f190a645ffab47e22e65079f16386dfb094dd5] --- .../hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp b/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp index 5cdfbfa9f3..a47838cf23 100644 --- a/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp +++ b/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp @@ -2,9 +2,8 @@ #include #include "test_common.h" -//Enable test when compiler support is available in mainline /* HIT_START - * BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM amd + * BUILD: %t %s ../../test_common.cpp * HIT_END */ #define N 1048576