Open
Description
https://godbolt.org/z/GjrE4GjhK
for all 3 maybe_with_data functions, the move of certain values on the stack is unnecessary.
This seems like a fundamental issue and probably won't be fixed soon, but it should make
all existing code run slightly faster
Metadata
Metadata
Assignees
Labels
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Category: An issue highlighting optimization opportunities or PRs implementing suchIssue: Problems and improvements with respect to performance of generated code.Relevant to the compiler team, which will review and decide on the PR/issue.