diff options
author | Tres Popp <tpopp@google.com> | 2021-04-13 10:18:34 +0200 |
---|---|---|
committer | Tres Popp <tpopp@google.com> | 2021-04-20 11:38:55 +0200 |
commit | 34810e1b9c4554976d9d8249b18f48ff083b55fa (patch) | |
tree | 303914f4da5b8e677c4f1face06b4e7f03b09742 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2ea6ed9b70c6495342e39a7d15172da39dc93c30 (diff) | |
download | llvm-34810e1b9c4554976d9d8249b18f48ff083b55fa.zip llvm-34810e1b9c4554976d9d8249b18f48ff083b55fa.tar.gz llvm-34810e1b9c4554976d9d8249b18f48ff083b55fa.tar.bz2 |
[mlir] Add patterns to lower Math operations to LLVM based libm calls.
Some Math operations do not have an equivalent in LLVM. In these cases,
allow a low priority fallback of calling the libm functions. This is to
give functionality and is not a performant option.
Differential Revision: https://reviews.llvm.org/D100367
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions