File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
JIT/HardwareIntrinsics/X86/Sse2.X64 Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ public class Program
1616 const int Pass = 100 ;
1717 const int Fail = 0 ;
1818
19- [ ActiveIssue ( "https://github.com/dotnet/runtime/issues/54176" , TestRuntimes . Mono ) ]
2019 [ Fact ]
2120 public static unsafe void StoreNonTemporal ( )
2221 {
Original file line number Diff line number Diff line change 12041204 <ExcludeList Include =" $(XunitTestBinBase)/Interop/PInvoke/Int128/Int128TestFieldLayout/*" >
12051205 <Issue >https://github.com/dotnet/runtime/issues/74223</Issue >
12061206 </ExcludeList >
1207- <ExcludeList Include = " $(XunitTestBinBase)/JIT/HardwareIntrinsics/X86/Sse2.X64/StoreNonTemporal_r/**" >
1208- <Issue >https://github.com/dotnet/runtime/issues/54176</Issue >
1209- </ExcludeList >
1210- <ExcludeList Include = " $(XunitTestBinBase)/JIT/HardwareIntrinsics/X86/Sse2.X64/StoreNonTemporal_ro/**" >
1211- <Issue >https://github.com/dotnet/runtime/issues/54176</Issue >
1212- </ExcludeList >
12131207 <ExcludeList Include = " $(XunitTestBinBase)/JIT/HardwareIntrinsics/X86/Sse42.X64/Crc32_*/**" >
12141208 <Issue >https://github.com/dotnet/runtime/issues/54185</Issue >
12151209 </ExcludeList >
You can’t perform that action at this time.
0 commit comments