Skip to content

Mark caseConvert (the underlying implementation of toUpper / toLower / toTitle) as INLINABLE, not INLINE#664

Merged
Lysxia merged 1 commit intomasterfrom
inlinable-toUpper
Oct 18, 2025
Merged

Mark caseConvert (the underlying implementation of toUpper / toLower / toTitle) as INLINABLE, not INLINE#664
Lysxia merged 1 commit intomasterfrom
inlinable-toUpper

Conversation

@Bodigrim
Copy link
Copy Markdown
Contributor

Closes #578.

…/ toTitle) as INLINABLE, not INLINE

This is fairly large function, we should not force GHC's hand to inline it.
@Bodigrim Bodigrim requested a review from Lysxia October 18, 2025 10:55
@Lysxia Lysxia merged commit 86912e6 into master Oct 18, 2025
48 of 49 checks passed
@Lysxia Lysxia deleted the inlinable-toUpper branch January 27, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

toUpper and friends are all INLINEd

2 participants