7213306aad
The optimizing compiler should never emit IL instructions which need FPU registers/instructions if FlowGraphCompiler::SupportsUnboxedDoubles() is false. Issue https://github.com/flutter/flutter/issues/26773 Change-Id: Ia72d239f448ee3ec7d156e70bfde3ba9501deccd Reviewed-on: https://dart-review.googlesource.com/c/91830 Reviewed-by: Aart Bik <ajcbik@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>