llvm-project/mlir/test
Mehdi Amini 008b9d97cb Make the implicit nesting behavior of the PassManager user-controllable and default to false
This is an error prone behavior, I frequently have ~20 min debugging sessions when I hit
an unexpected implicit nesting. This default makes the C++ API safer for users.

Depends On D90669

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D90671
2020-11-03 11:17:44 +00:00
..
Analysis Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
Bindings/Python [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
CAPI [mlir][CAPI] Add APIs for mlirOperationGetName and Identifier. 2020-11-02 18:52:13 +00:00
Conversion [mlir] Convert `memref_reshape` to LLVM. 2020-11-03 11:39:08 +01:00
Dialect [mlir][Affine] Remove single iteration affine.for ops in AffineLoopNormalize 2020-11-02 16:44:04 -08:00
EDSC Remove global dialect registration 2020-10-24 00:35:55 +00:00
Examples Revert "[RFC] Factor out repetitive cmake patterns for llvm-style projects" 2020-10-04 15:17:34 -07:00
IR [mlir][ASM] Refactor how attribute/type aliases are specified. 2020-10-30 00:39:46 -07:00
Pass Handle the verifier at run() time in the PassManager instead of build time 2020-11-03 11:17:14 +00:00
SDBM Remove global dialect registration 2020-10-24 00:35:55 +00:00
Target Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
Transforms [mlir][Bufferize] Rename TestBufferPlacement to TestFinalizingBufferize 2020-11-02 12:42:32 -08:00
Unit
lib Make the implicit nesting behavior of the PassManager user-controllable and default to false 2020-11-03 11:17:44 +00:00
mlir-cpu-runner [mlir] Convert `memref_reshape` to LLVM. 2020-11-03 11:39:08 +01:00
mlir-cuda-runner [MLIR] Adding gpu.host_register op and lower it to a runtime call. 2020-08-10 22:46:17 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
mlir-opt Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
mlir-reduce [mlir, win] Mark several MLRI tests as unsupported on system-windows 2020-10-09 16:27:50 -07:00
mlir-rocm-runner [AMDGPU] Fix ROCm unit test memref initialization 2020-09-17 09:48:05 -07:00
mlir-spirv-cpu-runner [mlir][gpu] NFC: Change gpu.launch_func ops to custom format. 2020-10-29 21:21:30 +01:00
mlir-tblgen [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
mlir-vulkan-runner [mlir][gpu] NFC: switch occurrences of gpu.launch_func to custom format. 2020-10-22 17:27:19 +02: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-spirv-cpu-runner] A SPIR-V cpu runner prototype 2020-10-26 09:09:29 -04:00
lit.cfg.py Use `--allow-unused-prefixes=false` by default for FileCheck in MLIR testsuite 2020-10-30 21:46:15 +00:00
lit.site.cfg.py.in [MLIR][mlir-spirv-cpu-runner] A SPIR-V cpu runner prototype 2020-10-26 09:09:29 -04:00