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
0ccacd6c
Commit
0ccacd6c
authored
Aug 31, 2015
by
yb9976
Browse files
Fixed comment.
parent
c2dbc1be
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/ir/iropt.c
View file @
0ccacd6c
...
...
@@ -6261,7 +6261,7 @@ static unsigned get_significand_size(ir_mode *mode)
}
/**
* Returns true if a conversion from mode @p m0 to @p m
1
has the same effect
* Returns true if a conversion from mode @p m0 to @p m
2
has the same effect
* as converting from @p m0 to @p m1 and then to @p m2.
* Classifying the 3 modes as the big(b), middle(m) and small(s) mode this
* gives the following truth table:
...
...
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