llvm-project/mlir/lib
Rob Suderman 7abb56c78b [mlir][tosa] Add tosa.depthwise lowering to existing linalg.depthwise_conv
Implements support for undialated depthwise convolution using the existing
depthwise convolution operation. Once convolutions migrate to yaml defined
versions we can rewrite for cleaner implementation.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D101579
2021-05-05 13:30:05 -07: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 [MC] Untangle MCContext and MCObjectFileInfo 2021-05-05 10:03:02 -07: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][linalg] Fix vectorization bug in vector transfer indexing map calculation 2021-05-03 12:16:38 -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] Add and propagate section attribute for LLVM_GlobalOp 2021-04-28 04:15:49 +00: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] Refactor the forward dataflow propagation in SCCP into a generic framework 2021-04-26 19:39:46 -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