llvm-project/mlir/test
Mahesh Ravishankar fd1113f1dd Return an error when parseType doesnt parse the entire string passed
PiperOrigin-RevId: 255505300
2019-06-27 17:00:31 -07:00
..
AffineOps Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
Conversion Add a pass that inserts getters for all cubins found via nvvm.cubin 2019-06-26 05:33:11 -07:00
Dialect Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
EDSC Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
Examples Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
GPU Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
IR Return an error when parseType doesnt parse the entire string passed 2019-06-27 17:00:31 -07:00
LLVMIR Standardize and refactor Attribute type printing. 2019-06-26 18:29:54 -07:00
Linalg Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
Pass Enable multi-threading in the pass manager by default. 2019-05-06 08:17:58 -07:00
Quantizer Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
SDBM SDBM: fix the order of variables in the stripe-induced inequalities 2019-06-03 19:26:29 -07:00
SPIRV Allow attaching a type to StringAttr. 2019-06-27 09:13:44 -07:00
Target Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
Transforms Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib Move the emitError/Warning/Remark utility methods out of MLIRContext and into the mlir namespace. 2019-06-25 21:32:23 -07:00
mlir-cpu-runner Export symbols in cpu runner cblas library 2019-06-19 23:07:54 -07:00
mlir-tblgen Parenthesize match expression to avoid operator precedence issues 2019-06-27 11:07:07 -07:00
APITest.h Use FileCheck to test SDBM 2019-05-20 13:48:53 -07:00
CMakeLists.txt Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00
lit.cfg.py Split test-specific passes out of mlir-opt 2019-06-24 17:47:12 -07:00
lit.site.cfg.py.in Make GPU to CUDA transformations independent of CUDA runtime. 2019-06-26 05:16:37 -07:00