llvm-project
86293a7c
- [flang] Lower REAL(16) MODULO to Float128Math library call. (#85322)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#85322 - [flang] Lower REAL(16) MODULO to Float128Math library call.
Author
vzakhari
Parents
ec2b7522
Loading