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

Add JitOptRepeat to JIT experimental AzDO pipeline #100326

Merged

Conversation

BruceForstall
Copy link
Member

Add one job that runs JitOptRepeat on all functions, 2 repetitions.

@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 Mar 27, 2024
Copy link
Contributor

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

Add one job that runs JitOptRepeat on all functions, 2 repetitions.
@BruceForstall
Copy link
Member Author

@AndyAyersMS PTAL
cc @dotnet/jit-contrib

Manually triggered jit-experimental pipeline with jitoptrepeat job passed: https://dev.azure.com/dnceng-public/public/_build/results?buildId=626516&view=results. I verified that the OptRepeat variables were correctly set.

@BruceForstall BruceForstall merged commit f37a5c1 into dotnet:main Apr 2, 2024
164 of 167 checks passed
@BruceForstall BruceForstall deleted the AddOptRepeatToJitExperimental branch April 2, 2024 16:22
jakobbotsch pushed a commit to jakobbotsch/runtime that referenced this pull request Apr 3, 2024
Add one job that runs JitOptRepeat on all functions, 2 repetitions.
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
Add one job that runs JitOptRepeat on all functions, 2 repetitions.
@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