diff options
author | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-03-21 17:39:15 -0700 |
---|---|---|
committer | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-03-22 13:07:05 -0700 |
commit | 110295ebb76150887a5a83733d7ddcf8506da9ad (patch) | |
tree | c83337d1a6b0a2216e8a4de4877ab03bbdb2ba37 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 3de6b1ce0dd1d7358c75f1bbafc6ee6e70a51875 (diff) | |
download | llvm-110295ebb76150887a5a83733d7ddcf8506da9ad.zip llvm-110295ebb76150887a5a83733d7ddcf8506da9ad.tar.gz llvm-110295ebb76150887a5a83733d7ddcf8506da9ad.tar.bz2 |
[mlir][sparse] Moving lexOrder from SparseTensorCOO to Element
This is the more logical place for the function to live. If/when we factor out a separate class for just the `Coordinates` themselves, then the definition should be moved to `Coordinates::lexOrder` (and `Element::lexOrder` would become a thin wrapper delegating to that function).
This is (tangentially) work towards fixing: https://github.com/llvm/llvm-project/issues/51652
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D122057
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions