Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
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
History
Name Last commit Last update
..