llvm-project/mlir/lib
Aart Bik bf9ef3efaa [mlir][sparse] skip sparsification for unannotated (or unhandled) cases
Skip the sparsification pass for Linalg ops without annotated tensors
(or cases that are not properly handled yet).

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D102787
2021-05-19 13:49:28 -07:00
..
Analysis [mlir] Rename BufferAliasAnalysis to BufferViewFlowAnalysis 2021-05-07 16:12:54 +02:00
Bindings [MLIR][PYTHON] Provide opt level for ExecutionEngine Python binding 2021-05-16 13:58:49 +05:30
CAPI [mlir][CAPI] Expose [u]int8 DenseElementsAttr. 2021-05-19 13:41:44 -07:00
Conversion [MLIR] Update Vector To LLVM conversion to be aware of assume_alignment 2021-05-19 10:50:48 -07:00
Dialect [mlir][sparse] skip sparsification for unannotated (or unhandled) cases 2021-05-19 13:49:28 -07:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir][sparse] remove accidental debug code 2021-05-14 19:28:25 -07:00
IR Revert "[IR] Add a Location to BlockArgument." and follow-on commit 2021-05-18 19:26:00 -07:00
Interfaces [mlir] Unrolled progressive-vector-to-scf. 2021-05-13 13:08:48 +09:00
Parser [Reland] [mlir] Speed up Lexer::getEncodedSourceLocation 2021-05-19 12:57:18 -07:00
Pass [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00
Reducer Refactor the architecture of mlir-reduce 2021-04-14 13:40:44 -07:00
Rewrite [mlir] Debug print pattern before and after matchAndRewrite call 2021-05-08 12:00:36 +03:00
Support [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00
TableGen [mlir][ODS]: Add per-op cppNamespace. 2021-05-11 10:48:05 -07:00
Target [mlir][openacc] Translate ExitDataop to LLVM IR 2021-05-17 11:11:59 -04:00
Tools [mlir-lsp-server] Add support for recording text document versions 2021-05-18 12:57:52 -07:00
Transforms [MLIR][Affine] Privatize certain escaping memrefs 2021-05-18 22:23:02 +05:30
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00