[Mlir-commits] [mlir] [mlir][linalg] Use ub.poison in data layout propagation if a packed operand requires padding. (PR #159467)

Nirvedh Meshram llvmlistbot at llvm.org
Fri Sep 19 09:25:29 PDT 2025


nirvedhmeshram wrote:

> LGTM 👍 Great fix to prevent propagation from failing (as per the new test case).
> 
> +1 to adding controls (callback?) but can be done as a separate follow-up

IREE has some downstream cases which break with propagating with padding so would like to add control option before landing, should be able to do it by today.


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


More information about the Mlir-commits mailing list