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

inline mv local calls #1440

Open
Bike opened this issue Mar 30, 2023 · 0 comments
Open

inline mv local calls #1440

Bike opened this issue Mar 30, 2023 · 0 comments

Comments

@Bike
Copy link
Member

Bike commented Mar 30, 2023

Currently local multiple value calls, i.e. mv-calls to a function in the same module, are not really inlined at the LLVM level. Local mv calls come up kind of a lot, for both mv-bind and for type checks, so this is probably inhibiting LLVM optimizations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant