diff options
author | Nick Kreeger <nick.kreeger@gmail.com> | 2022-04-23 19:16:57 -0500 |
---|---|---|
committer | Nick Kreeger <nick.kreeger@gmail.com> | 2022-04-23 19:16:57 -0500 |
commit | d59cf901cbae7991f7847eb038d825efff1221ad (patch) | |
tree | 0010e5f96b107061148d9176454a97c53cd47d0a /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 807e418413a0958ad1ea862093fb262673b2afa1 (diff) | |
download | llvm-d59cf901cbae7991f7847eb038d825efff1221ad.zip llvm-d59cf901cbae7991f7847eb038d825efff1221ad.tar.gz llvm-d59cf901cbae7991f7847eb038d825efff1221ad.tar.bz2 |
[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options.
The SparseTensor passes currently use opaque numbers for the CLI, despite using an enum internally. This patch exposes the enums instead of numbered items that are matched back to the enum.
Fixes GitHub issue #53389
Reviewed by: aartbik, mehdi_amini
Differential Revision: https://reviews.llvm.org/D123876
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions