[Mlir-commits] [mlir] [mlir][tosa][linalg] Pass local_bound attribute to named linalg ops (PR #146883)

Luke Hutton llvmlistbot at llvm.org
Thu Jul 3 07:58:12 PDT 2025


lhutton1 wrote:

Just wanted to mention that RFFT2D and FFT2D also have the `local_bound` option, would they also need a similar update? (transpose_conv2d also has the option, but I didn't notice a linalg conversion for it)

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


More information about the Mlir-commits mailing list