Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd #74900

Closed
v-wenyuxu opened this issue Sep 1, 2022 · 12 comments · Fixed by #75304
Closed

Test failure JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd #74900

v-wenyuxu opened this issue Sep 1, 2022 · 12 comments · Fixed by #75304
Assignees
Labels
arch-x86 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows
Milestone

Comments

@v-wenyuxu
Copy link

Run: runtime-coreclr jitstress 20220830.1

Failed test:

coreclr windows x86 Checked jitstress1 @ Windows.10.Amd64.Open
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress2_tiered @ Windows.10.Amd64.Open
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress2 @ Windows.10.Amd64.Open
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- readytorun\\determinism\\crossgen2determinism\\crossgen2determinism.cmd
- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress1_tiered @ Windows.10.Amd64.Open
- managed\\Compilation\\Compilation\\Compilation.cmd

Error message:

Assert failure(PID 3644 [0x00000e3c], Thread: 824 [0x0338]): Assertion failed 'ssaNum != SsaConfig::RESERVED_SSA_NUM' in 'Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:Microsoft.Cci.ISignature.GetParameters(Microsoft.CodeAnalysis.Emit.EmitContext):System.Collections.Immutable.ImmutableArray`1[[Microsoft.Cci.IParameterTypeInformation, Microsoft.CodeAnalysis, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this' during 'VN based copy prop' (IL size 64; hash 0x7a737bc2; FullOpts)

File: D:\a\_work\1\s\src\coreclr\jit\compiler.h Line: 358
Image: C:\h\w\992E0841\p\corerun.exe
Return code:      1
Raw output file:      C:\h\w\992E0841\w\9EF70957\uploads\Reports\JIT.Performance\CodeQuality\Roslyn\CscBench\CscBench.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\992E0841\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false"  CscBench.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=C:\h\w\992E0841\p
C:\h\w\992E0841\w\9EF70957\e\JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Roslyn_CscBench_CscBench_._CodeQuality_Roslyn_CscBench_CscBench_cmd()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
@v-wenyuxu v-wenyuxu added arch-x86 os-windows JitStress CLR JIT issues involving JIT internal stress modes blocking-clean-ci-optional Blocking optional rolling runs labels Sep 1, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Sep 1, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 1, 2022
@ghost
Copy link

ghost commented Sep 1, 2022

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Run: runtime-coreclr jitstress 20220830.1

Failed test:

coreclr windows x86 Checked jitstress1 @ Windows.10.Amd64.Open
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress2_tiered @ Windows.10.Amd64.Open
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress2 @ Windows.10.Amd64.Open
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- readytorun\\determinism\\crossgen2determinism\\crossgen2determinism.cmd
- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress1_tiered @ Windows.10.Amd64.Open
- managed\\Compilation\\Compilation\\Compilation.cmd

Error message:

Assert failure(PID 3644 [0x00000e3c], Thread: 824 [0x0338]): Assertion failed 'ssaNum != SsaConfig::RESERVED_SSA_NUM' in 'Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:Microsoft.Cci.ISignature.GetParameters(Microsoft.CodeAnalysis.Emit.EmitContext):System.Collections.Immutable.ImmutableArray`1[[Microsoft.Cci.IParameterTypeInformation, Microsoft.CodeAnalysis, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this' during 'VN based copy prop' (IL size 64; hash 0x7a737bc2; FullOpts)

File: D:\a\_work\1\s\src\coreclr\jit\compiler.h Line: 358
Image: C:\h\w\992E0841\p\corerun.exe
Return code:      1
Raw output file:      C:\h\w\992E0841\w\9EF70957\uploads\Reports\JIT.Performance\CodeQuality\Roslyn\CscBench\CscBench.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\992E0841\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false"  CscBench.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=C:\h\w\992E0841\p
C:\h\w\992E0841\w\9EF70957\e\JIT\Performance\CodeQuality\Roslyn\CscBench\CscBench.cmd
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Roslyn_CscBench_CscBench_._CodeQuality_Roslyn_CscBench_CscBench_cmd()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Author: v-wenyuxu
Assignees: -
Labels:

arch-x86, os-windows, JitStress, area-CodeGen-coreclr, blocking-clean-ci-optional

Milestone: -

@JulieLeeMSFT JulieLeeMSFT removed the untriaged New issue has not been triaged by the area owner label Sep 1, 2022
@JulieLeeMSFT JulieLeeMSFT added this to the 7.0.0 milestone Sep 1, 2022
@JulieLeeMSFT
Copy link
Member

@jakobbotsch PTAL for the assert during 'VN based copy prop'.

@AndyAyersMS
Copy link
Member

Probably from #74384

@AndyAyersMS
Copy link
Member

Not 7.0.

@AndyAyersMS AndyAyersMS modified the milestones: 7.0.0, 8.0.0 Sep 1, 2022
@AndyAyersMS
Copy link
Member

@jakobbotsch happy to take this one off your hands if you don't want to fix it.

@jakobbotsch
Copy link
Member

Sure, go ahead -- you can probably fix it much more quickly than I can.

@AndyAyersMS
Copy link
Member

AndyAyersMS commented Sep 2, 2022

We copy prop a promotable "can be replaced with its field" struct into a return during morph. Later VN copy prop expects there to be an SSA num on the use; there isn't one.

;; Old IR

***** BB13
STMT00015 ( ??? ... ??? )
N002 ( 10,  7) [000074] -----------     *  RETURN    struct $VN.Void
N001 (  9,  6) [000189] -----------     \--*  LCL_VAR   struct<System.Collections.Immutable.ImmutableArray`1[Microsoft.Cci.IParameterTypeInformation], 4> V18 tmp15        u:2 (last use) $441
;; New IR
***** BB13
STMT00015 ( ??? ... ??? )
N002 ( 10,  7) [000074] -----------     *  RETURN    struct $VN.Void
N001 (  9,  6) [000189] -----------     \--*  LCL_VAR   struct<System.Collections.Immutable.ImmutableArray`1[Microsoft.Cci.IParameterTypeInformation], 4>(P) V21 tmp18        
                                        \--*    ref    V21.array (offs=0x00) -> V41 tmp38         $c8

@AndyAyersMS
Copy link
Member

AndyAyersMS commented Sep 8, 2022

This comes up under stress because normally we'd have promoted V18 but here we don't:

Not promoting promotable struct local V18, because of STRESS_PROMOTE_FEWER_STRUCTS

If V18 is promoted, morph replaces its appearance in the GT_RETURN:

fgMorphTree BB09, STMT00015 (before)
               [000074] --C--------                         *  RETURN    struct
               [000189] -----------                         \--*  LCL_VAR   struct<System.Collections.Immutable.ImmutableArray`1[Microsoft.Cci.IParameterTypeInformation], 4>(P) V18 tmp15        
                                                            \--*    ref    V18.array (offs=0x00) -> V45 tmp42        
Replacing an independently promoted local var V18 with its only field  V45 for the return [000074]

So the question is, why doesn't this replacement also happen when we copy prop V21 there? Instead we keep the struct local.

fgMorphTree BB09, STMT00015 (before)
               [000074] --C--------                         *  RETURN    struct
               [000189] -----------                         \--*  LCL_VAR   struct<System.Collections.Immutable.ImmutableArray`1[Microsoft.Cci.IParameterTypeInformation], 4> V18 tmp15        

Assertion prop in BB09:
Copy     Assertion: V18 == V21, index = #07
               [000189] -----------                         *  LCL_VAR   struct<System.Collections.Immutable.ImmutableArray`1[Microsoft.Cci.IParameterTypeInformation], 4>(P) V21 tmp18        
                                                            *    ref    V21.array (offs=0x00) -> V41 tmp38        

fgMorphTree BB09, STMT00015 (after)
               [000074] -----+-----                         *  RETURN    struct
               [000189] -----+-----                         \--*  LCL_VAR   struct<System.Collections.Immutable.ImmutableArray`1[Microsoft.Cci.IParameterTypeInformation], 4>(P) V21 tmp18        
                                                            \--*    ref    V21.array (offs=0x00) -> V41 tmp38  

And the reason is that morph does this local swap in the pre-order processing for a return, and runs assertion prop on the child afterwards. So if optimizing the child does a copy prop, we miss out on swapping the copy propped new local.

@AndyAyersMS
Copy link
Member

Experimenting with running local AP before the return swap (as well as later when the child is morphed). Fixes the test case, anyways, with the struct being propped to another struct, then swapped to a local, and then that local being propped to another local.

If this doesn't show any non-stress diffs it might be a bit odd to leave it in there. One thing I see looking at diffs here is that we might also want to consider copy propping a LCL_FLD into a LCL_VAR.

@AndyAyersMS
Copy link
Member

There are a few diffs, so this might work. But first am going to try deferring the swap until after op1's been morphed.

AndyAyersMS added a commit to AndyAyersMS/runtime that referenced this issue Sep 8, 2022
…to field

In some rare cases (currently only jitstress) morph may miss out in updating a
return of a "struct that can be replaced by its field" with the field, because
we run local assertion prop afterward we check for this update, and assertion
prop, and it may change the local from one that could not be updated into one
that could be.

So do a special run of assertion prop before this update, so that the local we
analyze for possible update is same the one we'll be using in the end.

I tried moving all of this to post-order so local assertion prop only ran
once but that lead to more diffs and some regressions.

Fixes dotnet#74900.
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Sep 8, 2022
@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr jitstress 20220911.1

Failed test:

coreclr Linux arm64 Checked jitstress1 @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20220824230426-06f234f
- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

coreclr windows x64 Checked jitstress1_tiered @ Windows.10.Amd64.Open
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd

coreclr windows x64 Checked jitstress1 @ Windows.10.Amd64.Open
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- readytorun\\determinism\\crossgen2determinism\\crossgen2determinism.cmd
- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows x86 Checked jitstress1 @ Windows.10.Amd64.Open
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd
- readytorun\\determinism\\crossgen2determinism\\crossgen2determinism.cmd
- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd

coreclr windows x86 Checked jitstress1_tiered @ Windows.10.Amd64.Open
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr windows arm64 Checked jitstress1 @ Windows.10.Arm64v8.Open
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- managed\\Compilation\\Compilation\\Compilation.cmd

coreclr Linux arm Checked jitstress1 @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440
- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

coreclr Linux x64 Checked jitstress1_tiered @ Ubuntu.1804.Amd64.Open
- readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.sh

coreclr Linux x64 Checked jitstress1 @ Ubuntu.1804.Amd64.Open
- readytorun/determinism/crossgen2determinism/crossgen2determinism.sh
- readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.sh
- baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.sh
- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
- readytorun/tests/mainv1/mainv1.sh
- readytorun/tests/mainv2/mainv2.sh

coreclr OSX x64 Checked jitstress1 @ OSX.1200.Amd64.Open
- readytorun/determinism/crossgen2determinism/crossgen2determinism.sh
- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
- readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.sh
- baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.sh
- readytorun/tests/mainv2/mainv2.sh
- readytorun/tests/mainv1/mainv1.sh

coreclr OSX arm64 Checked jitstress1 @ OSX.1200.ARM64.Open
- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

Error message:

Assert failure(PID 3913 [0x00000f49], Thread: 3913 [0x0f49]): Assertion failed 'ssaNum != SsaConfig::RESERVED_SSA_NUM' in 'Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.ParameterListSyntax:get_Parameters():Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.SeparatedSyntaxList`1[Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.ParameterSyntax]:this' during 'VN based copy prop' (IL size 17; hash 0x8a21bccd; FullOpts)

File: /__w/1/s/src/coreclr/jit/compiler.h Line: 358
Image: /root/helix/work/correlation/corerun
apply_reg_state: ip and cfa unchanged; stopping here (ip=0x7fb0363d78)
apply_reg_state: ip and cfa unchanged; stopping here (ip=0x7fb0363d78)
apply_reg_state: ip and cfa unchanged; stopping here (ip=0x7fb0358d00)
[createdump] waitpid() returned successfully (wstatus 00000000)
/root/helix/work/workitem/e/JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh: line 404:  3913 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Performance/CodeQuality/Roslyn/CscBench/CscBench.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false CscBench.dll ''
[createdump] Gathering state for process 3913 corerun
[createdump] Crashing thread 00000f49 signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.3913.dmp
[createdump] Written 203231232 bytes (49617 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 10605ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/e/JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Roslyn_CscBench_CscBench_._CodeQuality_Roslyn_CscBench_CscBench_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

@v-wenyuxu
Copy link
Author

Queued OS Arch Column1
2022-09-12T06:32:49.801Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-12T06:30:42.521Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-12T06:12:29.2Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-12T06:08:14.916Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-12T06:07:05.741Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
More failures
Queued OS Arch Column1
2022-09-12T04:27:23.375Z osx.1200.arm64.open arm64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-12T04:15:56.095Z ubuntu.1804.armarch.open arm64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-12T04:07:09.044Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-12T04:04:10.082Z ubuntu.1804.armarch.open arm runtime-coreclr r2r-extra Checked-jitstress1
2022-09-11T19:56:32.771Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress-random Checked-jitstress_random_2
2022-09-11T06:17:10.436Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T06:15:10.227Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T06:00:07.082Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T05:53:39.588Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-11T05:53:21.569Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T04:05:48.511Z osx.1200.arm64.open arm64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-11T03:56:45.265Z ubuntu.1804.armarch.open arm64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-11T03:45:16.95Z ubuntu.1804.armarch.open arm runtime-coreclr r2r-extra Checked-jitstress1
2022-09-11T03:44:51.361Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-11T02:47:59.447Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-09-11T02:38:46.351Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-09-11T02:30:13.22Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-09-11T02:11:08.119Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-09-11T02:10:28.997Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-09-11T02:03:44.453Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-09-11T01:59:32.446Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-09-11T01:50:07.841Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-09-11T01:42:29.336Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-09-11T01:29:20.415Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-09-11T01:22:10.299Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-09-11T01:21:11.179Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-09-11T01:20:43.811Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-09-11T01:20:27.776Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-09-11T01:12:27.999Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-09-11T01:08:22.058Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-09-11T01:04:23.141Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-09-11T01:03:34.816Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-09-11T01:02:11.796Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-09-11T01:00:46.312Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-09-11T00:52:03.604Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-09-11T00:48:30.01Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-09-11T00:48:19.16Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-09-11T00:46:54.799Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-09-11T00:32:43.559Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-09-11T00:32:10.781Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-09-11T00:31:47.605Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-09-11T00:24:23.738Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-09-11T00:15:15.265Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-09-11T00:07:55.976Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-09-11T00:04:14.205Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-09-10T23:59:29.027Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-09-10T23:51:46.959Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-09-10T23:47:01.926Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-09-10T06:15:58.144Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-10T06:14:38.547Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-10T06:06:25.544Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-10T05:56:48.269Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-10T05:54:16.48Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-09T06:31:38.188Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-09T06:17:30.699Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-09T06:14:31.87Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-09T06:11:18.401Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T06:07:57.417Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T06:03:13.349Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T05:46:15.403Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T05:45:35.425Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T05:44:01.526Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-07T06:20:23.699Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T06:12:20.721Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T05:58:10.614Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T05:57:29.95Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T05:56:06.72Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:26:09.2Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:20:51.651Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:04:26.723Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:02:45.655Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:00:56.187Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:22:53.652Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:21:44.001Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:08:06.467Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:07:15.331Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:01:00.458Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-jitstress1
2022-09-05T04:32:05.509Z ubuntu.1804.armarch.open arm64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-05T04:27:07.186Z osx.1200.arm64.open arm64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-05T04:20:00.976Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr r2r-extra Checked-jitstress1
2022-09-05T04:11:12.067Z ubuntu.1804.armarch.open arm runtime-coreclr r2r-extra Checked-jitstress1
2022-09-04T19:42:25.008Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-random Checked-jitstress_random_1
2022-07-24T06:57:18.584Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-07-24T06:57:00.043Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-07-24T06:02:02.428Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-07-24T03:22:27.709Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-07-24T03:13:45.54Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-07-24T02:45:43.889Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-24T00:08:03.17Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-23T23:59:53.372Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-23T23:56:46.687Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-23T23:38:23.79Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-23T23:08:36.761Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-23T22:36:39.912Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-23T21:57:44.1Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-23T21:26:39.451Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-17T06:44:36.315Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-07-17T06:43:21.273Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-07-17T06:09:34.533Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-07-17T03:40:56.58Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-07-17T03:22:40.703Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-07-17T02:43:14.244Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-17T02:39:00.787Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-17T00:03:13.476Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-17T00:02:11.046Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-16T23:50:18.234Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-16T23:33:27.132Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-16T22:57:05.224Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-16T22:47:46.007Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-16T22:00:58.363Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-16T21:25:54.319Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-09-12T06:32:49.801Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-12T06:12:29.2Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T23:15:48.978Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-09-11T06:17:10.436Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T05:53:21.569Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T02:47:59.447Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-09-11T02:38:46.351Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-09-11T02:30:13.22Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-09-11T02:11:08.119Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-09-11T02:10:28.997Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-09-11T02:03:44.453Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-09-11T01:59:32.446Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-09-11T01:50:07.841Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-09-11T01:42:29.336Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-09-11T01:29:20.415Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-09-11T01:22:10.299Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-09-11T01:20:43.811Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-09-11T01:20:27.776Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-09-11T01:12:27.999Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-09-11T01:08:22.058Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-09-11T01:04:23.141Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-09-11T01:03:34.816Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-09-11T01:02:11.796Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-09-11T01:00:46.312Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-09-11T00:52:03.604Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-09-11T00:48:30.01Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-09-11T00:48:19.16Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-09-11T00:46:54.799Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-09-11T00:32:43.559Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-09-11T00:32:10.781Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-09-11T00:31:47.605Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-09-11T00:15:15.265Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-09-11T00:07:55.976Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-09-11T00:04:14.205Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-09-10T23:59:29.027Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-09-10T23:51:46.959Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-09-10T23:47:01.926Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-09-10T23:23:34.586Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-09-10T06:15:58.144Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-10T05:54:16.48Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-09T06:11:18.401Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T06:07:57.417Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T05:46:15.403Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T06:20:23.699Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T05:57:29.95Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:26:09.2Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:02:45.655Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:21:44.001Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:07:15.331Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-04T23:16:24.058Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-09-04T19:47:24.496Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress-random Checked-jitstress_random_2
2022-08-06T21:26:46.558Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T21:24:00.224Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T20:55:47.265Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T20:50:14.798Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T20:47:29.515Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T21:36:18.772Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T21:34:02.813Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T21:01:46.387Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T20:56:35.178Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T20:55:07.994Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-24T06:57:18.584Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-07-24T06:57:00.043Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-07-24T06:02:02.428Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-07-24T03:22:27.709Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-07-24T03:13:45.54Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-07-24T02:45:43.889Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-24T00:08:03.17Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-23T23:59:53.372Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-23T23:56:46.687Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-23T23:38:23.79Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-23T23:08:36.761Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-23T22:36:39.912Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-23T21:57:44.1Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-23T21:26:39.451Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-23T21:16:34.102Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T21:14:18.722Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T20:43:23.646Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T20:40:55.976Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T20:36:07.41Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-17T06:44:36.315Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-07-17T06:43:21.273Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-07-17T06:09:34.533Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-07-17T03:40:56.58Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-07-17T03:22:40.703Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-07-17T02:43:14.244Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-17T02:39:00.787Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-17T00:03:13.476Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-17T00:02:11.046Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-16T23:50:18.234Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-16T23:33:27.132Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-16T22:57:05.224Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-16T22:47:46.007Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-16T22:00:58.363Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-16T21:31:08.927Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T21:30:54.269Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T21:25:54.319Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-16T21:02:35.076Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T21:01:17.463Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T20:55:02.063Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-09-12T06:32:49.801Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-12T06:12:29.2Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T23:15:48.978Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-09-11T06:17:10.436Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T05:53:21.569Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-11T02:47:59.447Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-09-11T02:38:46.351Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-09-11T02:30:13.22Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-09-11T02:11:08.119Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-09-11T02:10:28.997Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-09-11T02:03:44.453Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-09-11T01:59:32.446Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-09-11T01:50:07.841Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-09-11T01:42:29.336Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-09-11T01:29:20.415Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-09-11T01:22:10.299Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-09-11T01:20:43.811Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-09-11T01:20:27.776Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-09-11T01:12:27.999Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-09-11T01:08:22.058Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-09-11T01:04:23.141Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-09-11T01:03:34.816Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-09-11T01:02:11.796Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-09-11T01:00:46.312Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-09-11T00:52:03.604Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-09-11T00:48:30.01Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-09-11T00:48:19.16Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-09-11T00:46:54.799Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-09-11T00:32:43.559Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-09-11T00:32:10.781Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-09-11T00:31:47.605Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-09-11T00:15:15.265Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-09-11T00:07:55.976Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-09-11T00:04:14.205Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-09-10T23:59:29.027Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-09-10T23:51:46.959Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-09-10T23:47:01.926Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-09-10T23:23:34.586Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-09-10T06:15:58.144Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-10T05:54:16.48Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-09T06:11:18.401Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T06:07:57.417Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-08T05:46:15.403Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T06:20:23.699Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-07T05:57:29.95Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:26:09.2Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-06T06:02:45.655Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:21:44.001Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-05T06:07:15.331Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-09-04T23:16:24.058Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-09-04T19:47:24.496Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress-random Checked-jitstress_random_2
2022-08-13T21:21:27.661Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-13T21:20:48.005Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-13T20:51:56.486Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-13T20:49:33.718Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-13T20:48:15.404Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T21:26:46.558Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T21:24:00.224Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T20:55:47.265Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T20:50:14.798Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-08-06T20:47:29.515Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T21:36:18.772Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T21:34:02.813Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T21:01:46.387Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T20:56:35.178Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-30T20:55:07.994Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-24T06:57:18.584Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-07-24T06:57:00.043Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-07-24T06:02:02.428Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-07-24T03:22:27.709Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-07-24T03:13:45.54Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-07-24T02:45:43.889Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-24T00:08:03.17Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-23T23:59:53.372Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-23T23:56:46.687Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-23T23:38:23.79Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-23T23:08:36.761Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-23T22:36:39.912Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-23T21:57:44.1Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-23T21:26:39.451Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-23T21:16:34.102Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T21:14:18.722Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T20:43:23.646Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T20:40:55.976Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-23T20:36:07.41Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-17T06:44:36.315Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-07-17T06:43:21.273Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-07-17T06:09:34.533Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-07-17T03:40:56.58Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-07-17T03:22:40.703Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-07-17T02:43:14.244Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-17T02:39:00.787Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-07-17T00:03:13.476Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-17T00:02:11.046Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-07-16T23:50:18.234Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-16T23:33:27.132Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-07-16T22:57:05.224Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-16T22:47:46.007Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-07-16T22:00:58.363Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-16T21:31:08.927Z osx.1200.arm64.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T21:30:54.269Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T21:25:54.319Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-07-16T21:02:35.076Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T21:01:17.463Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-07-16T20:55:02.063Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip

AndyAyersMS added a commit that referenced this issue Sep 13, 2022
…r for returns (#75304)

* JIT: run local assertion prop before morphing return of local struct to field

In some rare cases (currently only jitstress) morph may miss out in updating a
return of a "struct that can be replaced by its field" with the field, because
we run local assertion prop afterward we check for this update, and assertion
prop, and it may change the local from one that could not be updated into one
that could be.

So do a special run of assertion prop before this update, so that the local we
analyze for possible update is same the one we'll be using in the end.

I tried moving all of this to post-order so local assertion prop only ran
once but that lead to more diffs and some regressions.

Fixes #74900.

* revise to try the update pre and post with ap in between
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Sep 13, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x86 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
4 participants