llvm-project/mlir/test/Conversion/MathToLibm
jacquesguan 9d0b90e933 [mlir][Math] Add TruncOp.
This patch adds TruncOp for Math, it returns the operand rounded to the nearest integer not larger in magnitude than the operand. And this patch also adds the correspond llvm intrinsic op.

Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D133342
2022-09-09 10:01:28 +08:00
..
convert-to-libm.mlir [mlir][Math] Add TruncOp. 2022-09-09 10:01:28 +08:00