[Mlir-commits] [mlir] [mlir][arith] mulsi_extended should take fixed-width integers (PR #85973)
Jakub Kuderski
llvmlistbot at llvm.org
Wed Mar 20 10:45:14 PDT 2024
kuhar wrote:
> This PR changes the spec/op definitions to be in line with canonicalization - but it could be an issue with the canonicalization, and it would be great to clarify this!
Disallowing index makes sense to me, I don't believe we have any use for it with this op.
https://github.com/llvm/llvm-project/pull/85973
More information about the Mlir-commits
mailing list