Disable fixnum>bignum and bignum>fixnum intrinsics since they're not very useful and they increase code size significantly

db4
Slava Pestov 2009-07-18 01:07:43 -05:00
parent 389b689796
commit 3ee68d1ff5
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ IN: compiler.cfg.intrinsics
math.private:fixnum<=
math.private:fixnum>=
math.private:fixnum>
math.private:bignum>fixnum
math.private:fixnum>bignum
! math.private:bignum>fixnum
! math.private:fixnum>bignum
kernel:eq?
slots.private:slot
slots.private:set-slot