Fixed result type assertion on the :SAFE (tagged add) VOPs. The result type
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.)
Please register or sign in to comment