Skip to content
Snippets Groups Projects
Commit 4d262519 authored by ram's avatar ram
Browse files

Generalized float contagion a bit to reduce the possiblity of quiet

inefficency.  Now we handle mixed single/double float operations, and
also do this contagion on comparisons.  Also, we explicitly
GIVE-UP when there is a integer-rational comparison where the 
rational is non-constant to reduce the chance that a mixed comparison
will get through with no efficency note.
parent 0073fcf1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment