[Git][ghc/ghc][master] Update inlining flags documentation

Marge Bot gitlab at gitlab.haskell.org
Tue Nov 3 22:39:58 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
78f2767d by Matthew Pickering at 2020-11-03T17:39:53-05:00
Update inlining flags documentation

- - - - -


2 changed files:

- docs/users_guide/expected-undocumented-flags.txt
- docs/users_guide/using-optimisation.rst


Changes:

=====================================
docs/users_guide/expected-undocumented-flags.txt
=====================================
@@ -87,6 +87,7 @@
 -fstg-lift-lams-rec-args-any
 -fth
 -ftype-function-depth
+-funfolding-keeness-factor
 -fuse-rpaths
 -fversion-macros
 -fvia-c


=====================================
docs/users_guide/using-optimisation.rst
=====================================
@@ -1270,19 +1270,6 @@ by saying ``-fno-wombat``.
 
     How eager should the compiler be to inline functions?
 
-.. ghc-flag:: -funfolding-keeness-factor=⟨n⟩
-    :shortdesc: *default: 1.5.* Tweak unfolding settings.
-    :type: dynamic
-    :category:
-
-    :default: 1.5
-
-    .. index::
-       single: inlining, controlling
-       single: unfolding, controlling
-
-    How eager should the compiler be to inline functions?
-
 .. ghc-flag:: -funfolding-use-threshold=⟨n⟩
     :shortdesc: *default: 80.* Tweak unfolding settings.
     :type: dynamic



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/78f2767d4db5e69a142ac6a408a217b11c35949d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/78f2767d4db5e69a142ac6a408a217b11c35949d
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201103/90209d2f/attachment.html>


More information about the ghc-commits mailing list