llvm-project
86293a7c - [flang] Lower REAL(16) MODULO to Float128Math library call. (#85322)

Commit
1 year ago
[flang] Lower REAL(16) MODULO to Float128Math library call. (#85322) I did not test it through in #85005, and my assumption was wrong: arith::RemFOp might be lowered to an fmodf128() call that does not exist everywhere.
Author
Parents
Loading