llvm-project/mlir/test
Lei Zhang 47b234944d [mlir][spirv] Fix wrong Phi parent block for back-to-back loops
If we have two back-to-back loops with block arguments, the OpPhi
instructions generated for the second loop's block arguments should
have use the merge block of the first SPIR-V loop structure as
their incoming parent block.

Differential Revision: https://reviews.llvm.org/D77543
2020-04-07 12:54:54 -04:00
..
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] Introduce std.alloca op 2020-04-07 15:45:07 +05:30
Dialect [mlir][spirv] Fix wrong Phi parent block for back-to-back loops 2020-04-07 12:54:54 -04:00
EDSC [mlir][Linalg] NFC - Rename Linalg and Vector EDSCs to avoid collisions 2020-04-02 21:09:49 -04:00
Examples [mlir][Tutorial] Make parsing an empty file print a better error. 2020-03-03 13:21:05 -08:00
IR [MLIR] Introduce std.alloca op 2020-04-07 15:45:07 +05:30
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] LLVMFuncOp: provide a capability to pass attributes through to LLVM IR 2020-04-02 12:52:46 +02:00
Transforms [MLIR] Introduce std.alloca op 2020-04-07 15:45:07 +05:30
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [MLIR] fix/update affine data copy utility for max/min bounds 2020-04-07 13:55:42 +05:30
mlir-cpu-runner [mlir][Linalg] Employ finer-grained control of C interface emission 2020-04-03 16:14:53 -04:00
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 [mlir][ODS] Add support for variadic regions. 2020-04-05 01:03:38 -07:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for 3D memrefs. 2020-04-03 15:10:40 +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