x86-64: Skip fixnum test in :fast check-bound
commit69530f59302bf7dc1d3b18c7c15e9508b99ca01f
authorDouglas Katzman <dougk@google.com>
Tue, 19 Apr 2016 01:35:24 +0000 (18 21:35 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 19 Apr 2016 01:54:08 +0000 (18 21:54 -0400)
tree7ea36abc2bdb8b2601c368d781c15aff02fd5e4a
parent6df4e5b074d11df902f2c8db3378bc52ad372e6f
x86-64: Skip fixnum test in :fast check-bound

Codegen got worse when check-bound performed %test-fixnum
if the policy demanded bound checks but no type checks.
src/compiler/x86-64/array.lisp