Open
Description
See #53963 (comment) and following. There's no need to create private duplicates of #[inline]
functions in debug builds, since we don't even run an inlining pass there.
Metadata
Metadata
Assignees
Labels
Area: Code generationArea: Incremental compilationCategory: 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.Working group: Compiler PerformanceWorking group: LLVM backend code generation