1.0.18.3: more conservative arithmetic optimizations
commit04f74c8cbe98704aa761e187741984bc8fe3983f
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 30 Jun 2008 09:18:32 +0000 (30 09:18 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 30 Jun 2008 09:18:32 +0000 (30 09:18 +0000)
tree4fb0cf288c5cf3ea92de8a199b4d4a0b6901d2fb
parent672b2f6cb751566526c7f3bb3de6b7d8424760e2
1.0.18.3: more conservative arithmetic optimizations

 * Don't convert (op <int> <single>) to (op (float <int> <single>)
   <single) if the integer may be too large for accurate conversion.
NEWS
src/compiler/float-tran.lisp
tests/compiler.pure.lisp
version.lisp-expr