[Mlir-commits] [mlir] [MLIR] Fix crash in AffineMap::replace for zero result maps (PR #80930)

Nicolas Vasilache llvmlistbot at llvm.org
Wed Feb 7 04:38:42 PST 2024


https://github.com/nicolasvasilache requested changes to this pull request.

I'd supersede the "important arguments" point by the "default arguments".
Do we expect this to support default arguments or not?
If not this is fine, otherwise we need to put the mandatory args first.

Putting a block to get an answer to this (didn't look at the code here).

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


More information about the Mlir-commits mailing list