Skip to content
Snippets Groups Projects
Commit 6574f257 authored by rtoy's avatar rtoy
Browse files

compiler/ppc/float.lisp:

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.
parent 4cb64bf0
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