llvm-project/mlir/include/mlir
Aart Bik 8cf60e61e7 [mlir][sparse] updated setter/getter comments
For the getters, it is bad practice to keep the reference
around for too long, as explained in the new comment

Reviewed By: gussmith23

Differential Revision: https://reviews.llvm.org/D105599
2021-07-08 09:36:22 -07:00
..
Analysis [MLIR] Fix memref get constant bound size and shape method 2021-07-05 23:00:41 +05:30
Bindings/Python [mlir][Python] Upstream the PybindAdaptors.h helpers and use it to implement sparse_tensor.encoding. 2021-05-10 17:15:43 +00:00
CAPI Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Conversion [mlir] factor out ConvertToLLVMPattern 2021-07-08 10:27:05 +02:00
Dialect [mlir][sparse] updated setter/getter comments 2021-07-08 09:36:22 -07:00
ExecutionEngine Revert "Revert "[mlir][memref] Implement lowering of memref.copy to llvm"" 2021-06-28 18:48:00 +02:00
IR Revert "[mlir][MemRef] Fix DimOp folding of OffsetSizeAndStrideInterface." 2021-07-08 10:09:00 +00:00
Interfaces [mlir] Fully qualify types and expressions in Interfaces 2021-07-08 16:44:16 +02:00
Parser [mlir-lsp-server] Add support for textDocument/documentSymbols 2021-06-10 10:58:39 -07:00
Pass [mlir][ODS] Fix copy ctor for generate Pass classes 2021-06-21 14:07:31 +03:00
Reducer [mlir-reduce] Fix the memory leak and recycle unused modules. 2021-07-08 20:03:47 +08:00
Rewrite [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Support [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
TableGen [mlir-tblgen] Avoid ODS verifier duplication 2021-07-05 10:09:41 +08:00
Target [MLIR][LLVM] Expose type translator from LLVM to MLIR Type 2021-06-24 12:06:34 -04:00
Tools [mlir-reduce] Create MlirReduceLib 2021-06-03 15:58:26 +08:00
Transforms Decouple registring passes from specifying argument/description 2021-06-16 23:41:50 +00:00
CMakeLists.txt Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
InitAllDialects.h [mlir] Remove SDBM 2021-06-29 14:46:26 +02:00
InitAllPasses.h [mlir][sparse] Introduce proper sparsification passes 2021-05-04 17:10:09 -07:00
InitAllTranslations.h [mlir] Use the interface-based translation for LLVM "intrinsic" dialects 2021-02-15 14:43:07 +01:00
Parser.h Add a new AsmParserState class to capture detailed source information for .mlir files 2021-04-21 14:44:37 -07:00
Translation.h Reword the documentation for the `mlirTranslateMain` API (NFC) 2020-08-23 04:35:58 +00:00