[Mlir-commits] [mlir] [mlir][tosa] Fix tosa-reduce-transposes to handle large constants better (PR #148755)
Suraj Sudhir
llvmlistbot at llvm.org
Fri Aug 8 08:26:27 PDT 2025
sjarus wrote:
> Re: Could you also enable this as default within TorchToTosa in Torch-MLIR, assuming that's your frontend?
>
> This pass has already been added to the TorchToTosa backend as part of the PR below; I'm not sure if this is what you mean. Please let me know if you meant something else.
>
> [llvm/torch-mlir#4165](https://github.com/llvm/torch-mlir/pull/4165)
Yes that did indeed take care of it, sorry I forgot about it :)
https://github.com/llvm/llvm-project/pull/148755
More information about the Mlir-commits
mailing list