[all-commits] [llvm/llvm-project] 21558b: [mlir][arith] Add overflow flags to `arith.trunci`
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Jun 19 02:51:18 PDT 2025
Branch: refs/heads/users/matthias-springer/trunci_overflow
Home: https://github.com/llvm/llvm-project
Commit: 21558bb56cafc30a0701269236da1a3b21bcd326
https://github.com/llvm/llvm-project/commit/21558bb56cafc30a0701269236da1a3b21bcd326
Author: Matthias Springer <me at m-sp.org>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
M mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp
M mlir/lib/Dialect/Arith/IR/ArithCanonicalization.td
M mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir
M mlir/test/Dialect/Arith/ops.mlir
Log Message:
-----------
[mlir][arith] Add overflow flags to `arith.trunci`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list