Skip to content

Conversation

@jakobbotsch
Copy link
Member

@jakobbotsch jakobbotsch commented Apr 9, 2024

Add a test that fails without the overflow check in range check.

Just a CI test to see if I can gain some insights into why this check is
necessary... Seemingly the range computation already accounts for
overflow.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 9, 2024
@dotnet-policy-service
Copy link
Contributor

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

@jakobbotsch
Copy link
Member Author

/azp run runtime-coreclr jitstress, runtime-coreclr libraries-jitstress, runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jakobbotsch jakobbotsch changed the title JIT: Disable range check overflow check JIT: Add a test around range check overflow Apr 11, 2024
@jakobbotsch jakobbotsch marked this pull request as ready for review April 11, 2024 17:53
@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib PTAL @EgorBo

@jakobbotsch jakobbotsch requested a review from EgorBo April 11, 2024 17:54
@jakobbotsch jakobbotsch merged commit e705ef5 into dotnet:main Apr 11, 2024
@jakobbotsch jakobbotsch deleted the disable-overflow-check branch April 11, 2024 18:02
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
Add a test that fails without the overflow check in range check.
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants