[all-commits] [llvm/llvm-project] 1ece4d: [mlir][sparse] code simplification: always use syn...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Mon Nov 27 17:41:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ece4d3a0dc951aa349616c3c8740d8b3f9926c1
https://github.com/llvm/llvm-project/commit/1ece4d3a0dc951aa349616c3c8740d8b3f9926c1
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] code simplification: always use synthetical tensor for… (#73597)
… loop bound.
More information about the All-commits
mailing list