Fix ir1-optimize-functional-arguments on casts.
commit355b7fe2cc9dae01eb20032d68f465a91cb9104c
authorStas Boukarev <stassats@gmail.com>
Mon, 19 Dec 2016 19:16:58 +0000 (19 22:16 +0300)
committerStas Boukarev <stassats@gmail.com>
Mon, 19 Dec 2016 19:16:58 +0000 (19 22:16 +0300)
tree4edef0b1e213393bc13d8d04a7b36a7eb4314762
parentbc8f1c7c9658755b6dfccbfb2c26db4e846e1857
Fix ir1-optimize-functional-arguments on casts.

Just avoid rewriting functions when CASTs are involved for now.

Reported by Eric Marsden.
src/compiler/ir1final.lisp
tests/compiler.pure.lisp