diff options
author | Jan Leyonberg <jan_sjodin@yahoo.com> | 2025-02-13 09:10:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 09:10:46 -0500 |
commit | f63e3b15f90e17a3708adda0a0b3ea180a41501b (patch) | |
tree | 9977bed5c511d8d34987a0c36e11505d6e21bf26 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7763119c6eb0976e4836f81c9876c49a36d46d73 (diff) | |
download | llvm-f63e3b15f90e17a3708adda0a0b3ea180a41501b.zip llvm-f63e3b15f90e17a3708adda0a0b3ea180a41501b.tar.gz llvm-f63e3b15f90e17a3708adda0a0b3ea180a41501b.tar.bz2 |
[Flang] Generate math ops for non-precise calls to acosh, asin, asinh and atanh intrinsic calls (#126932)
This patch changes the codegen for non-precise acosh, asin, asinh and
atanh calls to generate math ops instead. This wasn't done before
because the math dialect did not have the corresponding operations at
the time.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions