llvm-project/mlir/test
Rob Suderman be01b091af [mlir][tosa] Remove constant-0 dim expr values from TOSA lowerings
Constant-0 dim expr values should be avoided for linalg as it can prevent
fusion. This includes adding support for rank-0 reshapes.

Differential Revision: https://reviews.llvm.org/D101418
2021-04-29 15:06:03 -07:00
..
Analysis [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Bindings [mlir][Python][Linalg] Adding const, capture, and index support to the OpDSL. 2021-04-29 07:24:47 +00:00
CAPI [mlir] Support setting operand values in C and Python APIs. 2021-04-27 20:17:47 -06:00
Conversion [mlir][tosa] Remove constant-0 dim expr values from TOSA lowerings 2021-04-29 15:06:03 -07:00
Dialect Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect" 2021-04-29 20:59:41 +00:00
EDSC [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Examples [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
IR [mlir] introduce "encoding" attribute to tensor type 2021-04-12 10:37:15 -07:00
Integration Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect" 2021-04-29 20:59:41 +00:00
Interfaces/DataLayoutInterfaces Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
Pass [ADT] Remove StatisticBase and make NoopStatistic empty 2021-04-26 16:47:32 -07:00
Rewrite [mlir][PDL] Add support for variadic operands and results in the PDL byte code 2021-03-16 13:20:19 -07:00
SDBM Remove global dialect registration 2020-10-24 00:35:55 +00:00
Target [MLIR] Add and propagate section attribute for LLVM_GlobalOp 2021-04-28 04:15:49 +00:00
Transforms [MLIR] Add SCF.if Condition Canonicalizations 2021-04-26 20:13:08 -04:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
lib Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect" 2021-04-29 20:59:41 +00:00
mlir-cpu-runner [mlir] Async: add automatic reference counting at async.runtime operations level 2021-04-12 18:54:55 -07:00
mlir-linalg-ods-gen [mlir][linalg] Add support for using scalar attributes in TC ops. 2021-03-10 01:51:12 -08:00
mlir-lsp-server [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00
mlir-opt Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect" 2021-04-29 20:59:41 +00:00
mlir-reduce Use PassPipelineCLParser in mlir-reduce 2021-04-14 14:35:55 -07:00
mlir-spirv-cpu-runner [mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8 2021-03-15 18:36:58 +01:00
mlir-tblgen [mlir] Add support for adding attribute+type traits/interfaces to tablegen defs 2021-04-15 11:41:51 -07:00
mlir-translate [mlir] Print the correct tool name in mlirTranslateMain 2021-01-05 19:17:01 -08:00
mlir-vulkan-runner [mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8 2021-03-15 18:36:58 +01:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00: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
lit.cfg.py [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00
lit.site.cfg.py.in [mlir] Rename AVX512 dialect to X86Vector 2021-04-12 19:20:04 +02:00