0.8.1.4:
[sbcl.git] / OPTIMIZATIONS
index df2c49b..a53233a 100644 (file)
@@ -162,3 +162,7 @@ It could be optimized to
 
 tests lowtag.
 --------------------------------------------------------------------------------
+#13
+FAST-+/FIXNUM and similar should accept unboxed arguments in interests
+of representation selection. Problem: inter-TN dependencies.
+--------------------------------------------------------------------------------