[Mlir-commits] [mlir] [mlir][tosa] Remove Tosa MulOp Commutative attribute (PR #163312)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Oct 19 22:35:10 PDT 2025
ShivaChen wrote:
> Thanks for the fix @ShivaChen, is it possible to add a test at all?
Hi @lhutton1, I added no_shift_op_reorder to check that tosa-layerwise-constant-fold pass won't reorder the shift operand.
Thanks for the advice. :-)
https://github.com/llvm/llvm-project/pull/163312
More information about the Mlir-commits
mailing list