[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.
parent
8dfc67d6
Please register or sign in to comment