llvm-project/mlir/test/Dialect/Math
Rob Suderman 2f9f9afa4e [mlir] Add polynomial approximation for atan and atan2
Implement a taylor series approximation for atan and add an atan2 lowering
that uses atan's appromation. This includes tests for edge cases and tests
for each quadrant.

Reviewed By: NatashaKnk

Differential Revision: https://reviews.llvm.org/D115682
2022-01-21 12:22:58 -08:00
..
algebraic-simplification.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
canonicalize.mlir [MLIR][Math] Enable constant folding of ops 2022-01-12 12:19:29 -05:00
ops.mlir [MLIR][Math] Add erf to math dialect 2021-10-25 18:30:17 +00:00
polynomial-approximation.mlir [mlir] Add polynomial approximation for atan and atan2 2022-01-21 12:22:58 -08:00