[Mlir-commits] [mlir] [mlir][tosa] Extend narrowing pass (PR #170712)
Luke Hutton
llvmlistbot at llvm.org
Tue Dec 9 07:55:58 PST 2025
https://github.com/lhutton1 commented:
It's great to see this functionality being extended, thanks! I had a concern about the addition of `ConstOp` to the non-aggressive option and a couple of nitpicks, otherwise LGTM!
In terms of layering, would it be possible to incorporate https://github.com/llvm/llvm-project/pull/169308 into this change as well?
https://github.com/llvm/llvm-project/pull/170712
More information about the Mlir-commits
mailing list