[all-commits] [llvm/llvm-project] ff8815: [mlir][sparse] code cleanup (remove topSort in Cod...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Nov 16 13:22:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff8815e597597a319ffde9d18e708040d226bbae
https://github.com/llvm/llvm-project/commit/ff8815e597597a319ffde9d18e708040d226bbae
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] code cleanup (remove topSort in CodegenEnv). (#72550)
More information about the All-commits
mailing list