Rationale:
For every dynamic memref (memref<?xtype>), the stored size really
indicates the capacity and the entry in the memSizes indicates
the actual size. This allows us to use memref's as "vectors".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
I simply moved this up so we can precompute #fields easier