[Mlir-commits] [mlir] [mlir][affine] Fix crash in AffineParallelLowering for unsupported reductions (PR #186189)
Mehdi Amini
llvmlistbot at llvm.org
Fri Mar 13 10:39:46 PDT 2026
joker-eph wrote:
The directory structure isn't matching the component in a way that the top-level directory is the most significant thing.
In particular, the Conversion directory is containing conversion from one dialect to another, so the code here is associated with these dialects (here affine).
https://github.com/llvm/llvm-project/pull/186189
More information about the Mlir-commits
mailing list