Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
rtoy authored
o Sparc has a vop for complex conjugate, so we can disable the
  deftransform.
o Both sparc and x86 have a vop to do float - complex, so disable that
  transform too.

compiler/sparc/float.lisp:
o Fix the float-complex vop to do the right thing wrt contagion.
o Remove some old commented out vop for complex*complex and
  complex/complex.
5a98a234
History
Name Last commit Last update