Skip to content
Snippets Groups Projects
Commit 5c34c685 authored by rtoy's avatar rtoy
Browse files

o Fix type-derivation for the basic DOUBLE-DOUBLE-FLOAT arithmetic

  operations.  The deftransforms were causing type-derivation to
  return DOUBLE-DOUBLE-FLOAT for everything.  Use the suggestion from
  Rob: Wrap the result of the deftransform in a TRULY-THE form and use
  the node derived type for the type.
o The FLOAT-SIGN deftransform for DOUBLE-DOUBLE-FLOAT should be
  conditioned on the DOUBLE-DOUBLE feature.
o Remove old unused deftransform for * for two double-double args.
parent 52d2dc6c
No related branches found
No related tags found
No related merge requests found
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