llvm-project/mlir/test
William S. Moses 8e211bf1c8 [MLIR][SCF] Assume uses of condition in the body of scf.while is true
Differential Revision: https://reviews.llvm.org/D101801
2021-05-04 11:39:07 -04:00
..
Analysis [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
CAPI [mlir] Support setting operand values in C and Python APIs. 2021-04-27 20:17:47 -06:00
Conversion [mlir] Add lowering from math.expm1 to LLVM. 2021-05-04 14:22:10 +02:00
Dialect [MLIR][SCF] Assume uses of condition in the body of scf.while is true 2021-05-04 11:39:07 -04: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 [mlir][sparse] migrate sparse operations into new sparse tensor dialect 2021-04-29 15:52:35 -07: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 [mlir][vector][NFC] split TransposeOp lowerning out of contractLowering 2021-05-03 10:23:45 -07:00
mlir-cpu-runner [mlir] Add polynomial approximation for math::Log1p 2021-05-03 15:11:37 -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 [mlir][sparse] fixed typo: sparse -> sparse_tensor 2021-05-03 14:19:09 -07: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
python Move MLIR python sources to mlir/python. 2021-05-03 18:36:48 +00: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 Move MLIR python sources to mlir/python. 2021-05-03 18:36:48 +00: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