[all-commits] [llvm/llvm-project] b430a3: [mlir][sparse] use straightline and loop to insert...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri Oct 21 16:17:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b430a352eff30ae9bedb3c5510c984abe578801b
https://github.com/llvm/llvm-project/commit/b430a352eff30ae9bedb3c5510c984abe578801b
Author: Aart Bik <ajcbik at google.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_insert_1d.mlir
Log Message:
-----------
[mlir][sparse] use straightline and loop to insert into tensor
This exposed a missing type conversion for codegen
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D136286
More information about the All-commits
mailing list