Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

JIT: expose inline budget as a jit config option #114103

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

AndyAyersMS
Copy link
Member

Also, rename some related configs to use "Jit" and not "JIT".

Also, rename some related configs to use "Jit" and not "JIT".
@Copilot Copilot bot review requested due to automatic review settings April 1, 2025 14:57
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (5)
  • src/coreclr/jit/compiler.h: Language not supported
  • src/coreclr/jit/inline.cpp: Language not supported
  • src/coreclr/jit/inline.h: Language not supported
  • src/coreclr/jit/jitconfigvalues.h: Language not supported
  • src/tests/JIT/Regression/JitBlue/Runtime_63942/Runtime_63942.csproj: Language not supported

@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 Apr 1, 2025
@AndyAyersMS
Copy link
Member Author

@EgorBo PTAL
cc @dotnet/jit-contrib

No diff. In anticipation of possibly increasing the budget

@AndyAyersMS
Copy link
Member Author

/ba-g linux timeouts

@AndyAyersMS AndyAyersMS merged commit 89c2e15 into dotnet:main Apr 1, 2025
116 of 118 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
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