Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
86fe6a80
Commit
86fe6a80
authored
May 14, 2012
by
Christoph Mallon
Browse files
Remove a stale comment.
It probably was true when the start block had itself as predecessor.
parent
3522d558
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/iropt.c
View file @
86fe6a80
...
...
@@ -7020,8 +7020,6 @@ ir_node *optimize_in_place_2(ir_node *n)
irn_verify
(
n
);
/* Now we have a legal, useful node. Enter it in hash table for cse.
* Blocks should be unique anyways. (Except the successor of start:
* is cse with the start block!)
*
* Note: This is only necessary because some of the optimisations
* operate in-place (set_XXX_bla, turn_into_tuple, ...) which is considered
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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