llvm-capstone/mlir/integration_test
Aart Bik ff6c84b803 [mlir][sparse] generalize sparse storage format to many more types
Rationale:
Narrower types for overhead storage yield a smaller memory footprint for
sparse tensors and thus needs to be supported. Also, more value types
need to be supported to deal with all kinds of kernels. Since the
"one-size-fits-all" sparse storage scheme implementation is used
instead of actual codegen, the library needs to be able to support
all combinations of desired types. With some crafty templating and
overloading, the actual code for this is kept reasonably sized though.

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D96819
2021-02-17 18:20:23 -08:00
..
data [mlir][sparse] improved sparse runtime support library 2021-01-16 12:16:10 -08:00
Dialect Reland "[mlir] add support for verification in integration tests" 2021-02-14 20:30:05 +01:00
Sparse/CPU [mlir][sparse] generalize sparse storage format to many more types 2021-02-17 18:20:23 -08:00
CMakeLists.txt [MLIR][AVX512] Add integration test for vp2intersect 2021-02-09 16:43:37 +09:00
lit.cfg.py [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
lit.site.cfg.py.in Support multi-configuration generators correctly in several config files 2021-02-11 09:32:20 -08:00