[Mlir-commits] [mlir] [mlir][tensor] Support padding with poison (PR #152003)

James Newling llvmlistbot at llvm.org
Thu Aug 7 13:44:02 PDT 2025


newling wrote:

> > [mlir][tensor] Support padding with poison
> 
> [nit] Isn't this PR updating TD rather than Tensor?

Maybe Linalg? At least, all the files touched are in a directory */Dialect/Linalg/*. But definitely not Tensor, you're right. 

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


More information about the Mlir-commits mailing list