Skip to content

JIT: Disable more_tailcalls under GCStress#100540

Merged
jakobbotsch merged 1 commit intodotnet:mainfrom
jakobbotsch:disable-tailcalls-gcstress
Apr 3, 2024
Merged

JIT: Disable more_tailcalls under GCStress#100540
jakobbotsch merged 1 commit intodotnet:mainfrom
jakobbotsch:disable-tailcalls-gcstress

Conversation

@jakobbotsch
Copy link
Member

@jakobbotsch jakobbotsch commented Apr 2, 2024

Makes #99410 non-blocking.

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 2, 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.

@VSadov
Copy link
Member

VSadov commented Apr 2, 2024

I assume this is temporary while investigating?

@jakobbotsch
Copy link
Member Author

I assume this is temporary while investigating?

Yes. This is just the remove the blocking status of #99410.

@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib

Copy link
Member

@VSadov VSadov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'd try running stress just in case. With this it should not take too long.

@jakobbotsch
Copy link
Member Author

/azp run runtime-coreclr gcstress0x3-gcstress0xc

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jakobbotsch
Copy link
Member Author

Looks like there is another timeout. Opened #100576 for that one.

@jakobbotsch jakobbotsch merged commit c5bead6 into dotnet:main Apr 3, 2024
@jakobbotsch jakobbotsch deleted the disable-tailcalls-gcstress branch April 3, 2024 07:20
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 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