diff options
author | wren romano <2998727+wrengr@users.noreply.github.com> | 2021-09-22 11:48:57 -0700 |
---|---|---|
committer | wren romano <2998727+wrengr@users.noreply.github.com> | 2021-09-23 12:44:17 -0700 |
commit | 221856f5cd13a877543ea6c5418330c1ee7fd715 (patch) | |
tree | 8028b596cc888a458305d43d00866dafcdfed046 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 1286bbc85f421dbdcab430674783bde17b15ba0d (diff) | |
download | llvm-221856f5cd13a877543ea6c5418330c1ee7fd715.zip llvm-221856f5cd13a877543ea6c5418330c1ee7fd715.tar.gz llvm-221856f5cd13a877543ea6c5418330c1ee7fd715.tar.bz2 |
[mlir][sparse] Moved a conditional from the RT library to the generated MLIR.
When generating code to add an element to SparseTensorCOO (e.g., when doing dense=>sparse conversion), we used to check for nonzero values on the runtime side, whereas now we generate MLIR code to do that check.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D110121
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions