UnrankedMemRefType doesn't have a rank but previously this was just
checking for unranked tensor. Avoids failure later if one queries the shape
post checking if ranked.
Details
Details
- Reviewers
rriddle - Commits
- rG48c28d58c6f2: [mlir] Unranked memref type has no rank
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo