[Mlir-commits] [mlir] [mlir][Transforms] Add a PadTilingInterface transformation and hook i… (PR #144991)
Kunwar Grover
llvmlistbot at llvm.org
Fri Jun 20 01:32:15 PDT 2025
https://github.com/Groverkss commented:
LGTM, much cleaner than the old padding transform!
Can we add a note somewhere that eventually this transform should be moved out of linalg? For now I know it can only work on linalg (and sets the roots for it to work on TilingInterface) so it's okay.
https://github.com/llvm/llvm-project/pull/144991
More information about the Mlir-commits
mailing list