[mlir][sparse] Add a helper class to help lowering operations with/without function...
authorPeiming Liu <peiming@google.com>
Fri, 12 May 2023 20:33:49 +0000 (20:33 +0000)
committerPeiming Liu <peiming@google.com>
Tue, 16 May 2023 17:22:44 +0000 (17:22 +0000)
commitad469385ab37e7bd883f5e4b75459e480c0d4416
treeedad6d4d2e86085edf09d2d86d6995ebfce55fd9
parent689de4c6759fa810d827aee06a0ab060b01172ce
[mlir][sparse] Add a helper class to help lowering operations with/without function calls

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D150477
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp