llvm-project/mlir/lib
KareemErgawy-TomTom e4dee7e730 [MLIR][SPIRV] Properly (de-)serialize BranchConditionalOp.
Implements proper (de-)serialization logic for BranchConditionalOp when
such ops have true/false target operands.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D101602
2021-05-07 09:00:50 +02:00
..
Analysis [mlir][Affine][Vector] Support vectorizing reduction loops 2021-05-05 09:03:59 -07:00
Bindings Move MLIR python sources to mlir/python. 2021-05-03 18:36:48 +00:00
CAPI [mlir][python] Add basic python support for GPU dialect and passes 2021-04-28 14:52:28 +00:00
Conversion [mlir][tosa] Add tosa.depthwise lowering to existing linalg.depthwise_conv 2021-05-05 13:30:05 -07:00
Dialect [mlir][linalg] Add IndexedGenericOp to GenericOp canonicalization. 2021-05-07 06:00:16 +00:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir][sparse] support integral types i32,i16,i8 for *numerical* values 2021-04-07 10:01:37 -07:00
IR [mlir] Store the flag for dynamic operand storage in the low bits 2021-05-06 12:45:35 -07:00
Interfaces [MLIR] Rename free function `verify` on OffsetSizeAndStrideOpInterface 2021-05-05 17:44:15 +05:30
Parser [mlir] support max/min lower/upper bounds in affine.parallel 2021-04-29 13:16:25 +02:00
Pass [ADT] Remove StatisticBase and make NoopStatistic empty 2021-04-26 16:47:32 -07:00
Reducer Refactor the architecture of mlir-reduce 2021-04-14 13:40:44 -07:00
Rewrite [MLIR] Debug log IR after pattern applications 2021-04-27 15:04:52 +02:00
Support Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC 2021-04-30 11:00:03 -07:00
TableGen [mlir] Add support for adding attribute+type traits/interfaces to tablegen defs 2021-04-15 11:41:51 -07:00
Target [MLIR][SPIRV] Properly (de-)serialize BranchConditionalOp. 2021-05-07 09:00:50 +02:00
Tools [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00
Transforms [mlir] Update dstNode after DenseMap insertion in loop fusion pass. 2021-05-06 15:23:59 -07:00
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