[Mlir-commits] [mlir] [mlir][arith] Reject signful integer element types in `arith.constant` (PR #204937)
Ingo Müller
llvmlistbot at llvm.org
Wed Jun 24 00:27:55 PDT 2026
ingomueller-net wrote:
We are using signed and (more so) unsigned `arith.constant`s all over the place. Do you have any recommendations for migrating to the new behavior?
https://github.com/llvm/llvm-project/pull/204937
More information about the Mlir-commits
mailing list