[Mlir-commits] [mlir] [mlir][linalg] Add a folder for transpose(fill) -> fill (PR #83623)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sat Mar 2 00:43:47 PST 2024


https://github.com/MaheshRavishankar approved this pull request.

This makes sense. But would be good to see if there is a way to not have to do this for every named op that is really an elementwise operation.

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


More information about the Mlir-commits mailing list