[all-commits] [llvm/llvm-project] 314734: [MLIR] Change custom printer/parser for loop.paral...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Mar 9 07:12:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3147342ae7ef9470f879fd62bac6b0786a4f0d65
https://github.com/llvm/llvm-project/commit/3147342ae7ef9470f879fd62bac6b0786a4f0d65
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-03-09 (Mon, 09 Mar 2020)
Changed paths:
M mlir/include/mlir/Dialect/LoopOps/LoopOps.td
M mlir/lib/Dialect/LoopOps/LoopOps.cpp
M mlir/test/Conversion/convert-to-cfg.mlir
M mlir/test/Dialect/Loops/invalid.mlir
M mlir/test/Dialect/Loops/ops.mlir
Log Message:
-----------
[MLIR] Change custom printer/parser for loop.parallel and loop.reduce.
More information about the All-commits
mailing list