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

inference: pass 𝕃::AbstractLattice to more nothrow-tfuncs #47266

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

aviatesk
Copy link
Member

This should improve the robustness of builtin_nothrow and avoid problems like the issue reported at #47249.

@nanosoldier runbenchmarks("inference", vs=":master")

@aviatesk aviatesk added the compiler:inference Type inference label Oct 21, 2022
@aviatesk aviatesk requested a review from Keno October 21, 2022 05:02
This should improve the robustness of `builtin_nothrow` and avoid
problems like the issue reported at #47249.
@nanosoldier
Copy link
Collaborator

Your benchmark job has completed - possible performance regressions were detected. A full report can be found here.

@aviatesk aviatesk merged commit 230576d into master Oct 22, 2022
@aviatesk aviatesk deleted the avi/lattice-nothrow branch October 22, 2022 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:inference Type inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants