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

JIT: Move internal reserved registers to a side table #101647

Merged
merged 16 commits into from
Apr 29, 2024

Allocate internal reg

ac6f899
Select commit
Loading
Failed to load commit list.
Merged

JIT: Move internal reserved registers to a side table #101647

Allocate internal reg
ac6f899
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-coreclr jitstress-isas-avx512 failed Apr 28, 2024 in 44m 39s

Build #20240428.2 failed

Annotations

Check failure on line 182 in src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr jitstress-isas-avx512

src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs#L182

src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs(182,23): error CS0436: The type 'AssemblyNameInfo' in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs' conflicts with the imported type 'AssemblyNameInfo' in 'System.Reflection.Metadata, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs'. [/__w/1/s/src/tests/ilverify/ILVerificationTests.csproj]

Check failure on line 197 in src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr jitstress-isas-avx512

src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs#L197

src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs(197,94): error CS0436: The type 'AssemblyNameInfo' in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs' conflicts with the imported type 'AssemblyNameInfo' in 'System.Reflection.Metadata, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs'. [/__w/1/s/src/tests/ilverify/ILVerificationTests.csproj]

Check failure on line 87 in src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr jitstress-isas-avx512

src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs#L87

src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs(87,16): error CS0436: The type 'AssemblyNameInfo' in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs' conflicts with the imported type 'AssemblyNameInfo' in 'System.Reflection.Metadata, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/AssemblyNameInfo.cs'. [/__w/1/s/src/tests/ilverify/ILVerificationTests.csproj]

Check failure on line 97 in src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr jitstress-isas-avx512

src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs#L97

src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs(97,16): error CS0436: The type 'TypeName' in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs' conflicts with the imported type 'TypeName' in 'System.Reflection.Metadata, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/__w/1/s/src/libraries/Common/src/System/Reflection/Metadata/TypeName.cs'. [/__w/1/s/src/tests/ilverify/ILVerificationTests.csproj]