An invalid permutation will trigger a C++ assertion when attempting to create an AffineMap from the permutation.
This patch adds an isPermutation function to check the given permutation before creating the AffineMap.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Typo: Permutation