[mlir][sparse] add test that combines sparse codegen and lowering to llvm struct
authorAart Bik <ajcbik@google.com>
Wed, 4 Jan 2023 19:33:51 +0000 (11:33 -0800)
committerAart Bik <ajcbik@google.com>
Wed, 4 Jan 2023 20:12:31 +0000 (12:12 -0800)
commit1c7ffe0c38ebbda5ee272e47ec2154f445d8f82e
tree01e76357978f2d8082b5dcd3dec93216142f8896
parentfb32a69855341630a7084364c66083264e1d18bf
[mlir][sparse] add test that combines sparse codegen and lowering to llvm struct

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D141006
mlir/test/Dialect/SparseTensor/codegen_to_llvm.mlir [new file with mode: 0644]