diff options
author | Aart Bik <ajcbik@google.com> | 2021-10-15 16:10:30 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2021-10-18 13:54:03 -0700 |
commit | 9d1db3d4a1970ebb88803fdd862ce1d633b46bdc (patch) | |
tree | c8feac9ffaf9c59aa12f2a57e36d7be75e50541c /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | cdf9df65f48cc7a9e6e85f10f7575d89762727aa (diff) | |
download | llvm-9d1db3d4a1970ebb88803fdd862ce1d633b46bdc.zip llvm-9d1db3d4a1970ebb88803fdd862ce1d633b46bdc.tar.gz llvm-9d1db3d4a1970ebb88803fdd862ce1d633b46bdc.tar.bz2 |
[mlir][sparse] generalize sparse_tensor.convert on static/dynamic dimension sizes
This revison lifts the artificial restriction on having exact matches between
source and destination type shapes. A static size may become dynamic. We still
reject changing a dynamic size into a static size to avoid the need for a
runtime "assert" on the conversion. This revision also refactors some of the
conversion code to share same-content buffers.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D111915
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions