[all-commits] [llvm/llvm-project] c11e87: Revert "[mlir][sparse] remove LevelType enum, cons...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Feb 15 13:26:22 PST 2024
Branch: refs/heads/revert-81799-soa-coo
Home: https://github.com/llvm/llvm-project
Commit: c11e879dec122a027ca9ab897fa9c6517cc3f33d
https://github.com/llvm/llvm-project/commit/c11e879dec122a027ca9ab897fa9c6517cc3f33d
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
M mlir/lib/CAPI/Dialect/SparseTensor.cpp
M mlir/lib/Dialect/SparseTensor/IR/Detail/LvlTypeParser.cpp
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.cpp
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
Log Message:
-----------
Revert "[mlir][sparse] remove LevelType enum, construct LevelType from LevelF…"
This reverts commit 235ec0f791749d94ac1ca1441b8b06d4ba09792c.
More information about the All-commits
mailing list