Skip to content

Conversation

StephanTLavavej
Copy link
Member

This mirrors the STL part of the compiler backend MSVC-PR-661055 "Inlining Related Fixes" by @manbearian:

Disable warning about overflow in constant math that shows up if the inliner does more aggressive inlining.

Although this MSVC-PR is targeted at internal prod/be, it's safe to mirror this suppression to GitHub and our usual branch prod/fe, where they'll merge harmlessly in MSVC main.

@StephanTLavavej StephanTLavavej added the test Related to test code label Aug 13, 2025
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner August 13, 2025 17:53
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Aug 13, 2025
@StephanTLavavej StephanTLavavej moved this from Initial Review to Final Review in STL Code Reviews Aug 13, 2025
Copy link
Member

@davidmrdavid davidmrdavid left a comment

Choose a reason for hiding this comment

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

Just a question

@StephanTLavavej StephanTLavavej moved this from Final Review to Ready To Merge in STL Code Reviews Aug 13, 2025
@StephanTLavavej StephanTLavavej moved this from Ready To Merge to Merging in STL Code Reviews Aug 15, 2025
@StephanTLavavej
Copy link
Member Author

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 67ff5c3 into microsoft:main Aug 16, 2025
39 checks passed
@github-project-automation github-project-automation bot moved this from Merging to Done in STL Code Reviews Aug 16, 2025
@StephanTLavavej StephanTLavavej deleted the ianb-lerp branch August 16, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to test code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants