LLVM already supports overflow flags on `llvm.trunc` for a while. This commit adds support for these flags to `arith.trunci`.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.
LLVM already supports overflow flags on `llvm.trunc` for a while. This commit adds support for these flags to `arith.trunci`.
See https://mlir.llvm.org/ for more information.