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

Uday Bondhugula llvmlistbot at llvm.org
Wed Feb 7 06:21:45 PST 2024


bondhugula wrote:

> 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).

There are no default arguments here now or later that I can think of. 

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


More information about the Mlir-commits mailing list