[LegalizeDAG][X86] Add support for turning STRICT_FADD/SUB/MUL/DIV into...
[LegalizeDAG][X86] Add support for turning STRICT_FADD/SUB/MUL/DIV into libcalls. Use it for fp128 on x86-64. This requires a minor hack for f32/f64 strict fadd/fsub to avoid turning those into libcalls.
Loading
Please register or sign in to comment