[all-commits] [llvm/llvm-project] 1be094: [mlir][sparse] improved tensor type lowering
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Sep 1 09:24:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1be09496bfd5fb764b1b2b3e62ca1c16e3180223
https://github.com/llvm/llvm-project/commit/1be09496bfd5fb764b1b2b3e62ca1c16e3180223
Author: Aart Bik <ajcbik at google.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
M mlir/test/Dialect/SparseTensor/codegen.mlir
Log Message:
-----------
[mlir][sparse] improved tensor type lowering
Also includes a first codegen example (although full support need tuple access)
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D133080
More information about the All-commits
mailing list