Unmerged stack slots under Windows #132014
Labels
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
I-heavy
Issue: Problems and improvements with respect to binary size of generated code.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
https://godbolt.org/z/1foPhW5PT
Relevant bits:
I think all the allocas should've been merged in one, or be able to pass a pointer to a global const with the slice.
The text was updated successfully, but these errors were encountered: