[all-commits] [llvm/llvm-project] 8109d5: [mlir][sparse] move loop boundary method to codege...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Dec 22 12:41:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8109d5e911c497e4093bd63c2999ee30679f1095
https://github.com/llvm/llvm-project/commit/8109d5e911c497e4093bd63c2999ee30679f1095
Author: Aart Bik <ajcbik at google.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] move loop boundary method to codegenenv
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D140578
More information about the All-commits
mailing list