llvm-project/mlir/test
Jonathan Roelofs 223154d267 [mlir] Remove need for static global ctors from mlir-translate
Summary: https://bugs.llvm.org/show_bug.cgi?id=45436

Reviewers: mehdi_amini, mravishankar, antiagainst, rriddle, stephenneuendorffer

Reviewed By: mehdi_amini, rriddle, stephenneuendorffer

Subscribers: frgossen, stephenneuendorffer, jholewinski, mgorny, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, bader, grosul1, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77515
2020-04-08 16:52:33 -06: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] Add support to use aligned_alloc to lower AllocOp from std to llvm 2020-04-08 15:10:19 +05:30
Dialect [mlir][Linalg] Add a test for a fused Linalg pass based on DRR to go from matmul to vectors 2020-04-08 16:54:40 -04:00
EDSC [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
Examples [mlir][Tutorial] Make parsing an empty file print a better error. 2020-03-03 13:21:05 -08:00
IR [MLIR] Add missing colon after CHECKs. 2020-04-08 11:16:06 +02:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
SDBM [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
Target [MLIR] Add missing colon after CHECKs. 2020-04-08 11:16:06 +02:00
Transforms [mlir] Eliminate the remaining usages of cl::opt instead of PassOption. 2020-04-08 13:05:08 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir][Linalg] Add a test for a fused Linalg pass based on DRR to go from matmul to vectors 2020-04-08 16:54:40 -04:00
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 Keep output file after successful execution of mlir-opt 2020-04-08 03:37:45 +00:00
mlir-tblgen [MLIR] Add missing colon after CHECKs. 2020-04-08 11:16:06 +02: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