After #52288 JIT\Directed\StructABI\structreturn is failing on all platforms with:
BEGIN EXECUTION
"D:\Sergey\git\runtime\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root\corerun.exe" structreturn.dll
Unhandled exception. System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at TestHFAandHVA.TestReturnViaThrowing[T]() in structreturn.dll:token 0x6000077+0x0
at TestHFAandHVA.TestThrowing() in structreturn.dll:token 0x6000078+0x0
at TestHFAandHVA.TestReturnVectorT() in structreturn.dll:token 0x6000079+0x141
at TestHFAandHVA.Test() in structreturn.dll:token 0x600008a+0xa
at TestStructs.Main() in structreturn.dll:token 0x6000095+0xf
Expected: 100
Actual: -532462766
Example1 , example1 stress mode is not required.
PTAL @tannergooding , @dotnet/jit-contrib
After #52288 JIT\Directed\StructABI\structreturn is failing on all platforms with:
Example1 , example1 stress mode is not required.
PTAL @tannergooding , @dotnet/jit-contrib