[all-commits] [llvm/llvm-project] ad4693: [mlir][sparse] Add a helper class to help lowering...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue May 16 10:22:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad469385ab37e7bd883f5e4b75459e480c0d4416
https://github.com/llvm/llvm-project/commit/ad469385ab37e7bd883f5e4b75459e480c0d4416
Author: Peiming Liu <peiming at google.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
[mlir][sparse] Add a helper class to help lowering operations with/without function calls
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D150477
More information about the All-commits
mailing list