"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "baf6ef94c134c4d7bb47a5a773c4e73d161e185d"
[mlir] Unranked memref type has no rank
Summary: 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. Differential Revision: https://reviews.llvm.org/D81441
Loading
Please register or sign in to comment