diff options
author | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-03-03 11:41:23 -0800 |
---|---|---|
committer | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-03-04 12:03:24 -0800 |
commit | 289f84a4a2cc0f97575bde7e39845c67a6e8c79d (patch) | |
tree | 5b95096f1c84b745f32e17547aaed93a8a5ef38d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 72c5b26f3d6502fc64ae78923c92ef57f7e971c4 (diff) | |
download | llvm-289f84a4a2cc0f97575bde7e39845c67a6e8c79d.zip llvm-289f84a4a2cc0f97575bde7e39845c67a6e8c79d.tar.gz llvm-289f84a4a2cc0f97575bde7e39845c67a6e8c79d.tar.bz2 |
[mlir][sparse] Rename add{Pointer,Index} to append{Pointer,Index}
This clarifies that these methods only work in append mode, not for general insertions. This is a prospective change towards https://github.com/llvm/llvm-project/issues/51652 which also performs random-access insertions, so we want to avoid confusion.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D120929
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions