Skip to content

Conversation

@jakobbotsch
Copy link
Member

@jakobbotsch jakobbotsch commented Feb 8, 2024

This test is very slow in MinOpts due to unfolded type comparisons in the conversion functions.

Fix #97629

This test is very slow in MinOpts due to unfolded type comparisons in
the conversion functions.
@jakobbotsch
Copy link
Member Author

/azp run runtime-coreclr libraries-jitstress

@ghost
Copy link

ghost commented Feb 8, 2024

Tagging subscribers to this area: @dotnet/area-system-numerics-tensors
See info in area-owners.md if you want to be subscribed.

Issue Details

This test is very slow in MinOpts due to unfolded type comparisons in the conversion functions.

Author: jakobbotsch
Assignees: jakobbotsch
Labels:

area-System.Numerics.Tensors

Milestone: -

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jakobbotsch jakobbotsch merged commit d3d76e0 into dotnet:main Feb 8, 2024
@jakobbotsch jakobbotsch deleted the disable-slow-tensor-tests branch February 8, 2024 20:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.Numerics.Tensors tests timing out under DOTNET_JITMinOpts=1 on x86

2 participants