diff options
author | Aart Bik <ajcbik@google.com> | 2022-09-12 12:53:07 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2022-09-12 14:04:01 -0700 |
commit | 6607fdf7490c5bf73a8892bc08ed2dba55043ca8 (patch) | |
tree | 7c15586418d8b477d5ae7e680e8b1db2491d8c0e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 4763200ec95ce6514403176017f29b87757b292a (diff) | |
download | llvm-6607fdf7490c5bf73a8892bc08ed2dba55043ca8.zip llvm-6607fdf7490c5bf73a8892bc08ed2dba55043ca8.tar.gz llvm-6607fdf7490c5bf73a8892bc08ed2dba55043ca8.tar.bz2 |
[mlir][sparse] add memSizes array to sparse storage format
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".
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D133724
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions