llvm-project/mlir/test
Hiroshi Inoue 4a83f1e171 [mlir] fix test failure in EDSC/builder-api-test
This patch fixes a test failure on a non-intel (PowerPC64) box.
The two affine.load are independent and hence llvm may reorder them.
The CHECK lines are modified for supporting reordered case.

Differential Revision: https://reviews.llvm.org/D72435
2020-01-09 13:11:42 +00:00
..
AffineOps [mlir][Linalg] Reimplement and extend getStridesAndOffset 2020-01-06 09:41:38 -05:00
Analysis Roll-forward initial liveness analysis including test cases. 2019-12-11 08:13:43 -08:00
Conversion [mlir][VectorOps] Implement insert_strided_slice conversion 2020-01-09 03:13:01 -05:00
Dialect [mlir][GPU] introduce utilities for promotion to workgroup memory 2020-01-09 10:06:00 +01:00
EDSC [mlir] fix test failure in EDSC/builder-api-test 2020-01-09 13:11:42 +00:00
Examples Fixed typo in Toy tutorial (second var e -> var f) 2019-11-27 11:58:45 -08:00
IR Add integer bit-shift operations to the standard dialect. 2019-12-22 10:02:13 -08: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 Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
Target [mlir] Floating constants for import-llvm 2019-12-27 11:48:24 +01:00
Transforms [MLIR] Don't use SSA names directly for std.view canonicalization test 2020-01-08 14:39:35 -08:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir][GPU] introduce utilities for promotion to workgroup memory 2020-01-09 10:06:00 +01:00
mlir-cpu-runner [mlir] Fix -Wunneeded-internal-declaration 2019-12-24 10:33:30 -08:00
mlir-cuda-runner Add gpu.shuffle op. 2019-12-20 02:52:52 -08:00
mlir-tblgen NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. 2019-12-23 16:36:53 -08:00
APITest.h Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
CMakeLists.txt [mlir][spirv] Add basic definitions for supporting availability 2019-12-27 16:25:09 -05:00
lit.cfg.py Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00
lit.site.cfg.py.in Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00