Skip to content
Snippets Groups Projects
Commit 8311296f authored by ram's avatar ram
Browse files

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.)
parent 752245bc
No related branches found
No related tags found
Loading
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