llvm-project/mlir/test
Lorenzo Chelini 81e7922e83 [mlir] m_Constant()
Summary: Introduce m_Constant() which allows matching a constant operation without forcing the user also to capture the attribute value.

Differential Revision: https://reviews.llvm.org/D72397
2020-01-13 17:22:01 +01: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] Added missing GPU lowering ops. 2020-01-13 17:10:54 +01:00
Dialect [mlir][GPU] introduce utilities for promotion to workgroup memory 2020-01-09 10:06:00 +01:00
EDSC [mlir][Linalg] Update ReshapeOp::build to be more idiomatic 2020-01-13 10:56:07 -05:00
Examples Fixed typo in Toy tutorial (second var e -> var f) 2019-11-27 11:58:45 -08:00
IR [mlir] m_Constant() 2020-01-13 17:22:01 +01: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] m_Constant() 2020-01-13 17:22:01 +01:00
mlir-cpu-runner [mlir] mlir-cpu-runner test's cblas_interface should export functions on Windows 2020-01-09 22:55:46 +01:00
mlir-cuda-runner Add gpu.shuffle op. 2019-12-20 02:52:52 -08:00
mlir-tblgen [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed. 2020-01-11 08:54:39 -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