[Mlir-commits] [mlir] [mlir][tosa] Enhance folder for Tosa binary operators (PR #128059)

Tai Ly llvmlistbot at llvm.org
Thu Feb 27 08:19:56 PST 2025


Tai78641 wrote:

> I'm curious if there's a use-case you had in mind for these? In the past, there's been changes that operate in the opposite direction e.g. https://reviews.llvm.org/D124685 due to compilation time

these are added to collapse constant expressions we encounter in shape expressions when dynamic shapes are specialized to specific values.

https://github.com/llvm/llvm-project/pull/128059


More information about the Mlir-commits mailing list