diff options
author | Aart Bik <ajcbik@google.com> | 2022-08-31 13:46:24 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2022-08-31 15:12:55 -0700 |
commit | f767f0925268981272e0b48cbc3709d761b5600e (patch) | |
tree | bc319154d1568bc4984002c8ff5a4ed35bda4dd6 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 6e0ae7e940de2745bb96054b566b0a10782aea04 (diff) | |
download | llvm-f767f0925268981272e0b48cbc3709d761b5600e.zip llvm-f767f0925268981272e0b48cbc3709d761b5600e.tar.gz llvm-f767f0925268981272e0b48cbc3709d761b5600e.tar.bz2 |
[mlir][sparse] sparse storage scheme type conversion
This builds a compound type for the buffers required for the sparse storage scheme defined by the MLIR sparse tensor types. The use of a tuple allows for a simple 1:1 type conversion. A subsequent pass can expand this tuple into its component with an isolated 1:N type conversion.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D133050
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions