[all-commits] [llvm/llvm-project] 418401: [mlir][SCF] Canonicalize nested ParallelOp's
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sat May 22 04:00:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4184018253e720b0f2449b2b83ce27fc682f8579
https://github.com/llvm/llvm-project/commit/4184018253e720b0f2449b2b83ce27fc682f8579
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-05-22 (Sat, 22 May 2021)
Changed paths:
M mlir/lib/Dialect/SCF/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
Log Message:
-----------
[mlir][SCF] Canonicalize nested ParallelOp's
Differential Revision: https://reviews.llvm.org/D102799
More information about the All-commits
mailing list