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

Mehdi Amini llvmlistbot at llvm.org
Sun May 19 15:40:26 PDT 2024


joker-eph wrote:

> This change does not add the new pattern to the tensor.pad canonicalizers, so it is opt-in and could be parameterized by a cost function.

Yeah it is fine!

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


More information about the Mlir-commits mailing list