diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2024-01-18 12:21:19 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 12:21:19 +0900 |
commit | fdcb76f2480d2a0187641cc844e92f1d6c4b2635 (patch) | |
tree | 308ebe125b223b4857caccf91661f37567d3031e /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 8dfc67d6724eb0af5d278f4d1d5511ca9f9e039f (diff) | |
download | llvm-fdcb76f2480d2a0187641cc844e92f1d6c4b2635.zip llvm-fdcb76f2480d2a0187641cc844e92f1d6c4b2635.tar.gz llvm-fdcb76f2480d2a0187641cc844e92f1d6c4b2635.tar.bz2 |
[mlir][complex] Convert complex.tan to libm ctan call (#78250)
We can convert `complex.tan` op to
[ctan/ctanf](https://sourceware.org/newlib/libm.html#ctan) function in
libm in the complex to libm conversion.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions