Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
0b36e96c
by Andreas Klebinger at 2026-03-06T06:35:58-05:00
1 changed file:
Changes:
| ... | ... | @@ -1925,6 +1925,8 @@ as such you shouldn't need to set any of them explicitly. A flag |
| 1925 | 1925 | :type: dynamic
|
| 1926 | 1926 | :category: optimization
|
| 1927 | 1927 | |
| 1928 | + :default: off
|
|
| 1929 | + |
|
| 1928 | 1930 | Disabling this flag prevents a W/W split if the only benefit would be call-by-value
|
| 1929 | 1931 | for some arguments.
|
| 1930 | 1932 |