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

compiler/float-tran.lisp:

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.
parent 171421d3
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