[Mlir-commits] [mlir] [MLIR][Interface]: Verify index map ranks before composing loop bounds (PR #173434)
lonely eagle
llvmlistbot at llvm.org
Fri Dec 26 12:43:03 PST 2025
linuxlonelyeagle wrote:
According to https://github.com/llvm/llvm-project/issues/173374, it crashed during the affineMap.compose operation. Perhaps you could take a look at why it crashed https://github.com/llvm/llvm-project/blob/42ea774aa6232926b07d27b3a1b6ac9f1f0e06a0/mlir/include/mlir/Interfaces/IndexingMapOpInterface.td#L141
https://github.com/llvm/llvm-project/pull/173434
More information about the Mlir-commits
mailing list