Conversation
FPTemporary update
|
Need someone more knowledgeable with FP details to verify this change. |
|
Pinging @donc @don-clugston-sociomantic. I'd need to think about this some more to figure out whether this is really the correct strategy. Some quick thoughts: |
|
Agreed. Is it possible to add Would it better to reorganize |
|
I'm not really sure about the concept of FPTemporary. A few observations:
Do you actually need to use FPTemporary? Because of Point 4, it might not be necessary. Because of point 3, it might not be sufficient! |
|
I don't need FPTemporary. In other hand I need std.complex. Can I make PR to remove FPTemporary from std.complex? |
|
I think you can probably remove FPTemporary from std.complex. See if it passes the test suite when you do. |
|
Thanks! |
Do not use x87 FPU stack when SSE2 is available.