[all-commits] [llvm/llvm-project] 45cb41: [mlir] Extend scf pipeling to support loop carried...
Thomas via All-commits
all-commits at lists.llvm.org
Wed Jul 21 18:33:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45cb4140eb13804f9e2f62fc1c91f9a64eb81351
https://github.com/llvm/llvm-project/commit/45cb4140eb13804f9e2f62fc1c91f9a64eb81351
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/LoopPipelining.cpp
M mlir/test/Dialect/SCF/loop-pipelining.mlir
Log Message:
-----------
[mlir] Extend scf pipeling to support loop carried dependencies
Differential Revision: https://reviews.llvm.org/D106325
More information about the All-commits
mailing list