Open
Description
Building https://github.com/jrmuizel/webrender/blob/sample-min/sample-min/src/main.rs ends up generating 12MB of LLVM IR (25MB of LLVM IR with debug info turned on). This seems like an excessive amount and it has a big impact on build times.
Metadata
Metadata
Assignees
Labels
Area: Code generationArea: Destructors (`Drop`, …)Category: An issue proposing an enhancement or a PR with one.Category: An issue highlighting optimization opportunities or PRs implementing suchIssue: Problems and improvements with respect to compile times.Relevant to the compiler team, which will review and decide on the PR/issue.