[Mlir-commits] [mlir] [mlir][math] Add Polynomial Approximation for few ops (PR #90718)
Prashant Kumar
llvmlistbot at llvm.org
Thu May 2 07:41:59 PDT 2024
pashu123 wrote:
> Why are these called polynomial approximations when you aren't approximating these functions with polynomials??
@zjgarvey You are right! @jinchen62 You should move them to https://github.com/llvm/llvm-project/blob/main/mlir/lib/Dialect/Math/Transforms/ExpandPatterns.cpp
https://github.com/llvm/llvm-project/pull/90718
More information about the Mlir-commits
mailing list