summary refs log tree commit diff
path: root/lisc/FP
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/FP')
-rw-r--r--lisc/FP2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisc/FP b/lisc/FP
index 3559a00..5261175 100644
--- a/lisc/FP
+++ b/lisc/FP
@@ -27,6 +27,8 @@ Roadmap in isel.
 	through a memory load.  The load can be fused in some
 	instructions (add, sub, mul, div).  This should be
 	handled similarly to the large integer constants.
+	Note: contrary to large constants, the transformation
+	also needs to be run on phi nodes!
 
 	Complete ABI implementation, we should only need the
 	movsd instruction to transfer between sse registers and