llvm-project/mlir/test
Mahesh Ravishankar 9af156757d Add serialization and deserialization of FuncOps. To support this the
following SPIRV Instructions serializaiton/deserialization are added
as well

OpFunction
OpFunctionParameter
OpFunctionEnd
OpReturn

PiperOrigin-RevId: 257869806
2019-07-12 17:43:03 -07:00
..
AffineOps affine.load/store: check for the right number of operands 2019-07-12 08:43:29 -07:00
Conversion Lower affine control flow to std control flow to LLVM dialect 2019-07-12 08:44:28 -07:00
Dialect Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
EDSC EDSC: use affine.load/store instead of std.load/store 2019-07-12 08:42:28 -07:00
Examples Standardize the value numbering in the AsmPrinter. 2019-07-09 10:41:00 -07:00
GPU Standardize the value numbering in the AsmPrinter. 2019-07-09 10:41:00 -07:00
IR Refactor the parsing/printing of the top-level module. 2019-07-12 08:42:56 -07:00
LLVMIR Standardize and refactor Attribute type printing. 2019-06-26 18:29:54 -07:00
Linalg Propagate linalg op attributes in transformations 2019-07-12 08:43:22 -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 Add serialization and deserialization of FuncOps. To support this the 2019-07-12 17:43:03 -07:00
Target Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
Transforms Lower affine control flow to std control flow to LLVM dialect 2019-07-12 08:44:28 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib NFC: Rename Function to FuncOp. 2019-07-10 10:10:53 -07:00
mlir-cpu-runner Lower affine control flow to std control flow to LLVM dialect 2019-07-12 08:44:28 -07:00
mlir-cuda-runner Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
mlir-tblgen Rename FunctionAttr to SymbolRefAttr. 2019-07-12 08:43:42 -07:00
APITest.h Use FileCheck to test SDBM 2019-05-20 13:48:53 -07:00
CMakeLists.txt Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
lit.cfg.py Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
lit.site.cfg.py.in Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00