Skip to content
Unverified Commit 51e5f677 authored by Rik Huijzer's avatar Rik Huijzer Committed by GitHub
Browse files

[mlir][vector] Fix crash on invalid `permutation_map` (#74925)

Without this patch, MLIR crashes with
```
Assertion failed: (getNumDims() == map.getNumResults() && "Number of results mismatch"), function compose, file AffineMap.cpp, line 537.
```
during parsing.
parent 35ebd92d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment