forked from OSchip/llvm-project
2f9f9afa4e
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 |
||
---|---|---|
.. | ||
algebraic-simplification.mlir | ||
canonicalize.mlir | ||
ops.mlir | ||
polynomial-approximation.mlir |