summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/ComplexToLibm
AgeCommit message (Expand)Author
2024-01-18[mlir][complex] Convert complex.tan to libm ctan call (#78250)Kai Sasaki
2022-07-11[mlir][complex] Lower complex.log to libm log callKai Sasaki
2022-07-08[mlir][complex] Lower complex.angle to libmlewuathe
2022-07-08[mlir][complex] Convert complex.abs to libmlewuathe
2022-06-20[mlir][complex] Convert complex.conj to libmlewuathe
2022-06-02[mlir][complex] Lower complex.sin/cos to libmlewuathe
2022-05-18[mlir][complex] Add pow/sqrt/tanh ops and lowering to libmBenjamin Kramer