Skip to content
  • rtoy's avatar
    compiler/ppc/float.lisp: · 6574f257
    rtoy authored
    o Add vops to do fused multiply-add and fused multiply-subtract.
      (Only double-float supported.)
    o Add defknown's for these translations.
    
    compiler/float-tran.lisp:
    o Used fused multiply-subtract for two-prod and two-sqr instead of the
      split function.
    6574f257