[Mlir-commits] [mlir] [mlir][tensor] Implement constant folder for tensor.pad (PR #92691)

Spenser Bauman llvmlistbot at llvm.org
Wed Jun 5 12:09:50 PDT 2024


sabauma wrote:

@MaheshRavishankar I've parameterized the pattern set with a cost function, similar to how the equivalent Linalg patterns are parameterized.

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


More information about the Mlir-commits mailing list