[flang-commits] [flang] [Flang] Generate math.erfc op for non-precise erfc interinsic calls (PR #128897)
Jan Leyonberg via flang-commits
flang-commits at lists.llvm.org
Thu Feb 27 05:14:08 PST 2025
jsjodin wrote:
> Thanks! What is `math.erfc` converted to by the math dialect converters? Is it the libm call?
Yes, there's a conversion to the libm call in MathToLibm.
https://github.com/llvm/llvm-project/pull/128897
More information about the flang-commits
mailing list