From: Koundinya Veluri Date: Thu, 16 Aug 2018 02:43:15 +0000 (-0700) Subject: Revert "Temporarily flag a SIMD test as optimization-sensitive (dotnet/coreclr#19163... X-Git-Tag: submit/tizen/20210909.063632~11030^2~4132 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01895eff4c2fe234c619500e4c714f244e4b51c3;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Revert "Temporarily flag a SIMD test as optimization-sensitive (dotnet/coreclr#19163)" (dotnet/coreclr#19505) This reverts commit dotnet/coreclr@855ddf52c7b05994cf6728b9169fa6cdc694a537. Issue https://github.com/dotnet/coreclr/issues/19124 was fixed by PR https://github.com/dotnet/coreclr/pull/19234, so re-enabling the test in minopts and with tiering. Commit migrated from https://github.com/dotnet/coreclr/commit/0c64cede37e206829af24237de037e3c14f7b3cc --- diff --git a/src/coreclr/tests/src/JIT/SIMD/VectorExp_ro.csproj b/src/coreclr/tests/src/JIT/SIMD/VectorExp_ro.csproj index 5337115..0028546 100644 --- a/src/coreclr/tests/src/JIT/SIMD/VectorExp_ro.csproj +++ b/src/coreclr/tests/src/JIT/SIMD/VectorExp_ro.csproj @@ -21,8 +21,6 @@ None True - - True