llvm-project/mlir/tools
Lei Zhang 9d52ceaf16 [spirv] NFC: adjust `encode*` function signatures in Serializer
* Let them return `LogicalResult` so we can chain them together
  with other functions returning `LogicalResult`.
* Added "Into" as the suffix to the function name and made the
  `binary` as the first parameter so that it reads more naturally.

PiperOrigin-RevId: 259311636
2019-07-22 06:01:19 -07:00
..
mlir-cpu-runner Move shared cpu runner library to Support/JitRunner. 2019-07-16 13:45:16 -07:00
mlir-cuda-runner NFC: Expose a ConversionPatternRewriter for use with ConversionPatterns. 2019-07-19 11:40:00 -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 [spirv] NFC: adjust `encode*` function signatures in Serializer 2019-07-22 06:01:19 -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