llvm-project/mlir/test
River Riddle 64ce90e1af [mlir] Add a new `print-ir-after-failure` IR pass printing flag
This flag will print the IR after a pass only in the case where the pass failed. This can be useful to more easily view the invalid IR, without needing to print after every pass in the pipeline.

Differential Revision: https://reviews.llvm.org/D101853
2021-05-19 16:54:20 -07:00
..
Analysis [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
CAPI [mlir][CAPI] Expose [u]int8 DenseElementsAttr. 2021-05-19 13:41:44 -07:00
Conversion [MLIR] Update Vector To LLVM conversion to be aware of assume_alignment 2021-05-19 10:50:48 -07:00
Dialect [mlir][sparse] skip sparsification for unannotated (or unhandled) cases 2021-05-19 13:49:28 -07:00
Examples [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
IR Revert "[IR] Add a Location to BlockArgument." and follow-on commit 2021-05-18 19:26:00 -07:00
Integration [mlir] Use VectorTransferPermutationMapLoweringPatterns in VectorToSCF 2021-05-19 14:46:19 +09:00
Interfaces/DataLayoutInterfaces Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
Pass [mlir] Add a new `print-ir-after-failure` IR pass printing flag 2021-05-19 16:54:20 -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][openacc] Translate ExitDataop to LLVM IR 2021-05-17 11:11:59 -04:00
Transforms Revert "[IR] Add a Location to BlockArgument." and follow-on commit 2021-05-18 19:26:00 -07:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
lib [mlir] Add a new `print-ir-after-failure` IR pass printing flag 2021-05-19 16:54:20 -07:00
mlir-cpu-runner [mlir] Add polynomial approximation for math::ExpM1 2021-05-05 14:31:34 -07:00
mlir-linalg-ods-gen [mir][Python][linalg] Support OpDSL extensions in C++. 2021-05-19 13:36:56 +00:00
mlir-lsp-server [mlir-lsp-server] Add support for recording text document versions 2021-05-18 12:57:52 -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 Revert "[IR] Add a Location to BlockArgument." and follow-on commit 2021-05-18 19:26:00 -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 [mir][Python][linalg] Support OpDSL extensions in C++. 2021-05-19 13:36:56 +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 [mir][Python][linalg] Support OpDSL extensions in C++. 2021-05-19 13:36:56 +00:00
lit.cfg.py [mir][Python][linalg] Support OpDSL extensions in C++. 2021-05-19 13:36:56 +00:00
lit.site.cfg.py.in [mlir] Rename AVX512 dialect to X86Vector 2021-04-12 19:20:04 +02:00