Files
clang-p2996/mlir/test/Conversion/ArithToLLVM
Matthias Springer e33f13ba48 [mlir][arith] Add overflow flags to arith.trunci (#144863)
LLVM already supports overflow flags on `llvm.trunc` for a while. This
commit adds support for these flags to `arith.trunci`.
2025-06-19 13:59:22 +02:00
..