File tree 2 files changed +0
-7
lines changed
JIT/HardwareIntrinsics/X86/Sse2.X64
2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ public class Program
16
16
const int Pass = 100 ;
17
17
const int Fail = 0 ;
18
18
19
- [ ActiveIssue ( "https://github.com/dotnet/runtime/issues/54176" , TestRuntimes . Mono ) ]
20
19
[ Fact ]
21
20
public static unsafe void StoreNonTemporal ( )
22
21
{
Original file line number Diff line number Diff line change 1204
1204
<ExcludeList Include =" $(XunitTestBinBase)/Interop/PInvoke/Int128/Int128TestFieldLayout/*" >
1205
1205
<Issue >https://github.com/dotnet/runtime/issues/74223</Issue >
1206
1206
</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 >
1213
1207
<ExcludeList Include = " $(XunitTestBinBase)/JIT/HardwareIntrinsics/X86/Sse42.X64/Crc32_*/**" >
1214
1208
<Issue >https://github.com/dotnet/runtime/issues/54185</Issue >
1215
1209
</ExcludeList >
You can’t perform that action at this time.
0 commit comments