llvm-project/mlir/test
Uday Bondhugula 572890f1d3 [MLIR][NFC] clean up affine data copy test case
Capture maps to test better; drop unnecessary matches

Differential Revision: https://reviews.llvm.org/D77196
2020-04-01 22:37:49 +05:30
..
Analysis [mlir] Extended Dominance analysis with a function to find the nearest common dominator of two given blocks. 2020-03-27 14:55:40 +01:00
Conversion [MLIR][NFC] Move test/Transforms/lower-affine.mlir -> test/Conversion 2020-03-31 23:34:50 +05:30
Dialect [MLIR][NFC] clean up affine data copy test case 2020-04-01 22:37:49 +05:30
EDSC Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00
Examples [mlir][Tutorial] Make parsing an empty file print a better error. 2020-03-03 13:21:05 -08:00
IR Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
Quantizer Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
SDBM [MLIR] Fixes for BUILD_SHARED_LIBS=on 2020-03-06 13:25:18 -08:00
Target [mlir] Add exp2 conversion to llvm.intr.exp2 2020-03-29 01:23:08 -07:00
Transforms [MLIR] Implement LoopLikeInterface for loop.parallel 2020-04-01 16:47:57 +02:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [MLIR] Fix permuteLoops utility 2020-03-30 23:38:23 +05:30
mlir-cpu-runner [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30
mlir-cuda-runner Fix all-reduce int tests by host-registering memrefs. 2020-03-23 11:48:13 +01:00
mlir-opt [MLIR] add show-dialects option for mlir-opt 2020-02-27 10:43:39 -08:00
mlir-tblgen Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for 2D memref. 2020-03-27 13:59:17 +03: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] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30
lit.cfg.py [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30
lit.site.cfg.py.in [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30