For some reason it is only possible to create memrefs of scalars or vectors but not complex numbers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/IR/StandardTypes.cpp | ||
---|---|---|
336–337 | This is missing an update to UnrankedMemRefType. Also, did you check to make sure that no documentation needs to be updated? |
This is missing an update to UnrankedMemRefType. Also, did you check to make sure that no documentation needs to be updated?