- Eliminate duplicated information about mapping from memref -> its descriptor fields by consolidating that mapping in two functions: getMemRefDescriptorFields and getUnrankedMemRefDescriptorFields.
- Change convertMemRefType() and convertUnrankedMemRefType() to use these functions.
- Remove convertMemrefSignature and convertUnrankedMemrefSignature.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Let's move this comment below the constants. It belongs to the function.
(Note that it is also redundant with the comment on the function declaration)