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: _Avx512F_ro::JIT.HardwareIntrinsics.X86._Avx512F.Program.ConvertToVector256UInt16WithSaturationVector512UInt32() #85469

Closed
BruceForstall opened this issue Apr 27, 2023 · 1 comment · Fixed by #85594
Assignees
Labels
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
Milestone

Comments

@BruceForstall
Copy link
Member

coreclr windows x64 Checked jitstress2 @ Windows.10.Amd64.Open

06:07:39.227 Running test: _Avx512F_ro::JIT.HardwareIntrinsics.X86._Avx512F.Program.ConvertToVector256UInt16WithSaturationVector512UInt32()
Beginning scenario: RunBasicScenario_UnsafeRead
Beginning scenario: RunBasicScenario_Load
Beginning scenario: RunBasicScenario_LoadAligned
Beginning scenario: RunReflectionScenario_UnsafeRead
Beginning scenario: RunLclVarScenario_UnsafeRead
Beginning scenario: RunClassFldScenario
Beginning scenario: RunStructLclFldScenario
Avx512F.ConvertToVector256UInt16WithSaturation<UInt16>(Vector512<UInt32>): RunStructLclFldScenario failed:
  firstOp: (29684, 797567, 194292, 474623, 318946, 1007584, 646866, 88786, 784756, 707864, 550833, 515853, 449525, 982800, 1046206, 438200)
   result: (29684, 11135, 63220, 15871, 56802, 24544, 57042, 23250, 63860, 52504, 26545, 57101, 56309, 65296, 63166, 44984)

Beginning scenario: RunStructFldScenario
06:07:40.025 Failed test: _Avx512F_ro::JIT.HardwareIntrinsics.X86._Avx512F.Program.ConvertToVector256UInt16WithSaturationVector512UInt32()

https://dev.azure.com/dnceng-public/public/_build/results?buildId=254139&view=ms.vss-test-web.build-test-results-tab&runId=4942126&paneView=debug&resultId=103076

@tannergooding

@BruceForstall BruceForstall added JitStress CLR JIT issues involving JIT internal stress modes area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Apr 27, 2023
@BruceForstall BruceForstall added this to the 8.0.0 milestone Apr 27, 2023
@ghost
Copy link

ghost commented Apr 27, 2023

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

Issue Details

coreclr windows x64 Checked jitstress2 @ Windows.10.Amd64.Open

06:07:39.227 Running test: _Avx512F_ro::JIT.HardwareIntrinsics.X86._Avx512F.Program.ConvertToVector256UInt16WithSaturationVector512UInt32()
Beginning scenario: RunBasicScenario_UnsafeRead
Beginning scenario: RunBasicScenario_Load
Beginning scenario: RunBasicScenario_LoadAligned
Beginning scenario: RunReflectionScenario_UnsafeRead
Beginning scenario: RunLclVarScenario_UnsafeRead
Beginning scenario: RunClassFldScenario
Beginning scenario: RunStructLclFldScenario
Avx512F.ConvertToVector256UInt16WithSaturation<UInt16>(Vector512<UInt32>): RunStructLclFldScenario failed:
  firstOp: (29684, 797567, 194292, 474623, 318946, 1007584, 646866, 88786, 784756, 707864, 550833, 515853, 449525, 982800, 1046206, 438200)
   result: (29684, 11135, 63220, 15871, 56802, 24544, 57042, 23250, 63860, 52504, 26545, 57101, 56309, 65296, 63166, 44984)

Beginning scenario: RunStructFldScenario
06:07:40.025 Failed test: _Avx512F_ro::JIT.HardwareIntrinsics.X86._Avx512F.Program.ConvertToVector256UInt16WithSaturationVector512UInt32()

https://dev.azure.com/dnceng-public/public/_build/results?buildId=254139&view=ms.vss-test-web.build-test-results-tab&runId=4942126&paneView=debug&resultId=103076

@tannergooding

Author: BruceForstall
Assignees: tannergooding
Labels:

JitStress, area-CodeGen-coreclr

Milestone: 8.0.0

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 1, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 1, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants