[all-commits] [llvm/llvm-project] 0145a2: [MLIR] Add explicit initial values for loop.parall...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Mar 3 06:36:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0145a26c652e11bbb4457202f89629318a6325b7
https://github.com/llvm/llvm-project/commit/0145a26c652e11bbb4457202f89629318a6325b7
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M mlir/include/mlir/Dialect/LoopOps/LoopOps.td
M mlir/lib/Dialect/LoopOps/LoopOps.cpp
M mlir/test/Dialect/Loops/invalid.mlir
M mlir/test/Dialect/Loops/ops.mlir
Log Message:
-----------
[MLIR] Add explicit initial values for loop.parallel op.
Differential Revision: https://reviews.llvm.org/D75206
More information about the All-commits
mailing list