[all-commits] [llvm/llvm-project] a54930: [mlir][sparse] allow YieldOp to yield multiple val...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Mon Apr 1 10:30:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a54930e696a275ac3947484f44d770cd587ce147
https://github.com/llvm/llvm-project/commit/a54930e696a275ac3947484f44d770cd587ce147
Author: Peiming Liu <peiming at google.com>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseReinterpretMap.cpp
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
Log Message:
-----------
[mlir][sparse] allow YieldOp to yield multiple values. (#87261)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list