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 _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte() #84554

Closed
v-wenyuxu opened this issue Apr 10, 2023 · 2 comments
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) os-mac-os-x macOS aka OSX os-windows

Comments

@v-wenyuxu
Copy link

Run: runtime-coreclr jitstress 20230408.1

Failed test:

coreclr windows arm64 Checked jitstress1 @ Windows.11.Arm64.Open

- _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte()
- _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.VectorLookupExtension_2_Byte()

coreclr linux arm64 Checked jitstress1 @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8

- _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte()
- _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.VectorLookupExtension_2_Byte()

coreclr osx arm64 Checked jitstress1 @ OSX.1200.ARM64.Open

- _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte()
- _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.VectorLookupExtension_2_Byte()

Error message:

One or more scenarios did not complete as expected.


Stack trace
   at JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte() in /__w/1/s/artifacts/tests/coreclr/obj/AnyOS.x64.Checked/Managed/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_ro/AdvSimd_ro/gen/VectorTableLookupExtension3.Vector64.SByte.cs:line 60
   at Program.<<Main>$>g__TestExecutor45|0_44(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
@v-wenyuxu v-wenyuxu added arch-arm64 os-linux Linux OS (any supported distro) os-mac-os-x macOS aka OSX os-windows JitStress CLR JIT issues involving JIT internal stress modes labels Apr 10, 2023
@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 Apr 10, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Apr 10, 2023
@ghost
Copy link

ghost commented Apr 10, 2023

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

Issue Details

Run: runtime-coreclr jitstress 20230408.1

Failed test:

coreclr windows arm64 Checked jitstress1 @ Windows.11.Arm64.Open

- _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte()
- _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.VectorLookupExtension_2_Byte()

coreclr linux arm64 Checked jitstress1 @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8

- _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte()
- _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.VectorLookupExtension_2_Byte()

coreclr osx arm64 Checked jitstress1 @ OSX.1200.ARM64.Open

- _AdvSimd_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte()
- _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.VectorLookupExtension_2_Byte()

Error message:

One or more scenarios did not complete as expected.


Stack trace
   at JIT.HardwareIntrinsics.Arm._AdvSimd.Program.VectorLookupExtension_3_SByte() in /__w/1/s/artifacts/tests/coreclr/obj/AnyOS.x64.Checked/Managed/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_ro/AdvSimd_ro/gen/VectorTableLookupExtension3.Vector64.SByte.cs:line 60
   at Program.<<Main>$>g__TestExecutor45|0_44(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Author: v-wenyuxu
Assignees: -
Labels:

arch-arm64, os-linux, os-mac-os-x, os-windows, JitStress, area-CodeGen-coreclr

Milestone: -

@kunalspathak
Copy link
Member

Duplicate of #84536

@kunalspathak kunalspathak marked this as a duplicate of #84536 Apr 10, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Apr 10, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) os-mac-os-x macOS aka OSX os-windows
Projects
None yet
Development

No branches or pull requests

2 participants