[Mlir-commits] [mlir] [mlir][affine] Fix crash in `SplitDelinearizeSpanningLastLinearizeArg` (PR #201879)

Artem Gindinson llvmlistbot at llvm.org
Fri Jun 5 10:59:07 PDT 2026


================

----------------
AGindinson wrote:

```suggestion
// Canonicalization can produce a linearize with no inputs (empty basis),
// which must not be treated as splittable.
```

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


More information about the Mlir-commits mailing list