[all-commits] [llvm/llvm-project] 4176ce: [mlir][sparse] fix logical error when generating s...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Mon Sep 18 15:26:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4176ce61f156c8daa1e6bf8cc86d5e61e9413149
https://github.com/llvm/llvm-project/commit/4176ce61f156c8daa1e6bf8cc86d5e61e9413149
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
M mlir/test/Dialect/SparseTensor/buffer_rewriting.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_sort_coo.mlir
Log Message:
-----------
[mlir][sparse] fix logical error when generating sort_coo. (#66690)
To fix issue: https://github.com/llvm/llvm-project/issues/66664
More information about the All-commits
mailing list