diff options
author | wren romano <2998727+wrengr@users.noreply.github.com> | 2023-03-14 13:00:29 -0700 |
---|---|---|
committer | wren romano <2998727+wrengr@users.noreply.github.com> | 2023-03-15 12:27:47 -0700 |
commit | b60de1dfcc15d9505de958fe160b45bea11286f2 (patch) | |
tree | 40697bcba29181812bf301b0666ee31e80a83118 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 73a01952b52c3210ca5d229ea18be8fedf1a8b6c (diff) | |
download | llvm-b60de1dfcc15d9505de958fe160b45bea11286f2.zip llvm-b60de1dfcc15d9505de958fe160b45bea11286f2.tar.gz llvm-b60de1dfcc15d9505de958fe160b45bea11286f2.tar.bz2 |
[mlir][sparse] Updating `Merger::foreachTensorLoopId` to take `LatPointId`
Since all callsites of `foreachTensorLoopId` would simply look up the `LatPointId` to extract its `BitVector`, it's cleaner to let the `Merger` handle that instead. This seems to better capture the intent of the `foreachTensorLoopId` method, and improves decoupling (since it removes a place that leaks the implementation detail that we use `BitVector`).
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D146082
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions