llvm/mlir/test
Aart Bik 0a7b8cc5dd [mlir][sparse] fully implement sparse tensor to sparse tensor conversions
with rigorous integration test

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D108721
2021-08-27 15:08:18 -07:00
..
Analysis [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
CAPI [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
Conversion [mlir][tosa] Tosa reverse to linalg supporting dynamic shapes 2021-08-26 13:23:59 -07:00
Dialect [mlir][sparse] fully implement sparse tensor to sparse tensor conversions 2021-08-27 15:08:18 -07:00
Examples
Integration [mlir][sparse] fully implement sparse tensor to sparse tensor conversions 2021-08-27 15:08:18 -07:00
Interfaces Split InferShapedTypeOpInterface to create ReifyRankedShapedTypeInterface. 2021-07-19 14:44:52 -07:00
IR [mlir] Add support for VariadicOfVariadic operands 2021-08-23 20:32:31 +00:00
lib [mlir][linalg] Replace AffineMinSCFCanonicalizationPattern with SCF reimplementation 2021-08-25 08:52:56 +09:00
mlir-cpu-runner [mlir][CPURunner] Avoid a crash in memrefCopy when called with empty shapes. 2021-08-03 16:02:01 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Allow all build methods of Structured ops to specify additional attributes. 2021-08-23 13:06:34 -07:00
mlir-lsp-server [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
mlir-opt [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
mlir-reduce
mlir-spirv-cpu-runner
mlir-tblgen [mlir][AttrTypeGen] Add support for specifying a "accessor" type of a parameter 2021-08-25 09:27:36 +00:00
mlir-translate
mlir-vulkan-runner
Pass [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
python [mlir][sparse][python] migrate more code from boilerplate into proper numpy land 2021-08-20 09:18:17 -07:00
Rewrite
Target Support alias.scope and noalias metadata 2021-08-24 20:42:59 +02:00
Transforms [mlir][FoldUtils] Ensure the created constant dominates the replaced op 2021-08-23 18:48:24 +00:00
Unit
APITest.h
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
lit.cfg.py Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
lit.site.cfg.py.in