[mlir][math] Add math.cbrt polynomial approximation
Cbrt can be approximated with some relatively simple polynomial operators. This includes a lit test validating the implementation and some run tests that validate numerical correct. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D145019
Loading
Please sign in to comment