Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
must be FIXNUM (when with :SAFE VOPs need not be proven type, only asserted.) Added GENERIC-EQL/FIXNUM VOPs (with higher costs) to prevent spurious representation number-consing when a fixnum and a word-integer are compared (e.g. in ZEROP.)
ram authoredmust be FIXNUM (when with :SAFE VOPs need not be proven type, only asserted.) Added GENERIC-EQL/FIXNUM VOPs (with higher costs) to prevent spurious representation number-consing when a fixnum and a word-integer are compared (e.g. in ZEROP.)