Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
5620662e
Commit
5620662e
authored
Aug 02, 2012
by
Simon Marlow
Browse files
finish a comment
parent
4cdfe675
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/cmm/CmmContFlowOpt.hs
View file @
5620662e
...
...
@@ -216,8 +216,9 @@ code in replaceLabels.
However, we probably do want to do this if we are splitting proc
points, because L1 will be a proc-point anyway, so merging it with L4
reduces the number of proc points. Unfortunately recursive
let-no-escapes won't generate very good code with proc-point
splitting on - we should probably
let-no-escapes won't generate very good code with proc-point splitting
on - we should probably compile them to explicitly use the native
calling convention instead.
-}
------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment