llvm-project/mlir/test
Javier Setoain f880bd261f [mlir][ArmSVE] Add basic mask generation operations
These `arm_sve.cmp` functions are needed to generate scalable vector
masks as long as scalable vectors are not part of the standard types.
Once in standard, these can be removed and `std.cmp` can be used
instead.

Differential Revision: https://reviews.llvm.org/D103473
2021-06-09 09:56:53 +01:00
..
Analysis [mlir] Add support for querying the ModRef behavior from the AliasAnalysis class 2021-05-27 13:57:29 -07:00
CAPI [mlir][CAPI][test] Change casts and fprintf format strings from long to intptr_t 2021-05-25 17:48:54 +02:00
Conversion [mlir] support memref of memref in standard-to-llvm conversion 2021-06-08 11:11:31 +02:00
Dialect [mlir][ArmSVE] Add basic mask generation operations 2021-06-09 09:56:53 +01:00
Examples [MLIR] Fix Standalone dialect test to work in out-of-tree builds 2021-06-02 17:24:46 +00:00
IR [mlir] support memref of memref in standard-to-llvm conversion 2021-06-08 11:11:31 +02:00
Integration [mlir][NFC] Don't outline kernel in MMA integration tests 2021-05-27 09:43:54 -07:00
Interfaces/DataLayoutInterfaces Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
Pass [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -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][ArmSVE] Add basic mask generation operations 2021-06-09 09:56:53 +01:00
Transforms [mlir] Remove redundant loads 2021-06-03 15:51:46 -07:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
lib [mlir] support memref of memref in standard-to-llvm conversion 2021-06-08 11:11:31 +02:00
mlir-cpu-runner [mlir] Async: Add error propagation support to async groups 2021-05-27 09:35:11 -07:00
mlir-linalg-ods-gen [mlir][Linalg] NFC - Drop Linalg EDSC usage 2021-05-20 15:33:56 +00:00
mlir-lsp-server [mlir-lsp-server] Fix bug in symbol use/def tracking 2021-06-07 14:07:41 -07:00
mlir-opt [mlir][sparse] fixed typo: sparse -> sparse_tensor 2021-05-03 14:19:09 -07:00
mlir-reduce [mlir-reduce] Reducer refactor. 2021-06-02 07:45:00 +08: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 [IR] Add a Location to BlockArgument 2021-05-23 14:10: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 Enable MLIR Python bindings for TOSA. 2021-05-24 18:04:50 +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 [MLIR] Fix Standalone dialect test to work in out-of-tree builds 2021-06-02 17:24:46 +00:00
lit.cfg.py [MLIR] Drop stale reference to mlir-edsc-builder-api-test 2021-05-22 16:11:29 +05:30
lit.site.cfg.py.in [MLIR] Fix Standalone dialect test to work in out-of-tree builds 2021-06-02 17:24:46 +00:00