llvm-project/mlir/tools
Nicolas Vasilache cca53e8527 Extract std.for std.if and std.terminator in their own dialect
These ops should not belong to the std dialect.
This CL extracts them in their own dialect and updates the corresponding conversions and tests.

PiperOrigin-RevId: 258123853
2019-07-16 13:43:18 -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 Lower affine control flow to std control flow to LLVM dialect 2019-07-12 08:44:28 -07:00
mlir-opt Extract std.for std.if and std.terminator in their own dialect 2019-07-16 13:43:18 -07:00
mlir-tblgen Add serialization and deserialization of FuncOps. To support this the 2019-07-12 17:43:03 -07:00
mlir-translate Split out TranslateClParser and add new parse method that reuses SourceMgr. 2019-06-26 11:14:45 -07:00
CMakeLists.txt Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00