[Mlir-commits] [mlir] [mlir][affine] Bail out when store permutation map has broadcast dimensions (PR #184618)

Mehdi Amini llvmlistbot at llvm.org
Wed Mar 11 07:16:39 PDT 2026


joker-eph wrote:

@jsetoain : I kept the test cases, which does not crash in the main branch, as you noticed, but generated invalid IR. I fixed the pass to catch it ahead of time so that this test passes now.

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


More information about the Mlir-commits mailing list