Comment 4 for bug 1337069

Revision history for this message
Jingyi Hou (houjingyi) wrote :

In that case, I think it might be better to do constant folding for defined constants (both integer type and floating point type), too.

I'm not quite sure how to implement this, though. I tried to tweak REDUCED-CONSTANTS in src/compiler/srctran.lisp again, not working so far, :-)