[Mlir-commits] [mlir] [mlir][tensor] Fix PadOp::getConstantPaddingValue (PR #121205)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Dec 30 13:25:58 PST 2024


https://github.com/banach-space commented:

Makes sense, thanks. I've left a couple of minor comments. 

Side comment - the test that's been added could quite easily be lowered to `linalg.fill`. Unless I am missing sth? If that's the case, lets leave a TODO somewhere. Probably near the test.

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


More information about the Mlir-commits mailing list