Correctly commute flo:safe>= to flo:safe<=, not to safe:>=.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 28 Nov 2018 09:19:49 +0000 (09:19 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 28 Nov 2018 09:19:49 +0000 (09:19 +0000)
commitd004ff8441d705cbbb53acc48533316fb3babc49
treea9674532a649cc8c7f7fa2554153997508c7bd97
parent52126d30c39437aa5200f23b28d928317cf74c10
Correctly commute flo:safe>= to flo:safe<=, not to safe:>=.

Until LIAR's RTL code compression was taught to search through
object->float, this code path appears to have been impossible to
exercise.
src/compiler/machines/x86-64/rulflo.scm
tests/runtime/test-flonum.scm