[Git][ghc/ghc][master] Docs: Document -fworker-wrapper-cbv default setting.
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 0b36e96c by Andreas Klebinger at 2026-03-06T06:35:58-05:00 Docs: Document -fworker-wrapper-cbv default setting. Fixes #26841 - - - - - 1 changed file: - docs/users_guide/using-optimisation.rst Changes: ===================================== docs/users_guide/using-optimisation.rst ===================================== @@ -1925,6 +1925,8 @@ as such you shouldn't need to set any of them explicitly. A flag :type: dynamic :category: optimization + :default: off + Disabling this flag prevents a W/W split if the only benefit would be call-by-value for some arguments. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0b36e96cb93db71f201aaa055c4a90b7... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0b36e96cb93db71f201aaa055c4a90b7... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)