[mlir][Math] Add constant folder for SinOp.
This patch adds constant folder for SinOp by using sin/sinf of libm. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D133915
Loading
Please sign in to comment
This patch adds constant folder for SinOp by using sin/sinf of libm. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D133915