[all-commits] [llvm/llvm-project] 416679: [mlir] Linalg hoisting should ignore uses outside ...
Thomas via All-commits
all-commits at lists.llvm.org
Fri Sep 17 10:09:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 416679615d8349a4cf17e57f7bea1f8111d699e5
https://github.com/llvm/llvm-project/commit/416679615d8349a4cf17e57f7bea1f8111d699e5
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp
M mlir/test/Dialect/Linalg/hoisting.mlir
Log Message:
-----------
[mlir] Linalg hoisting should ignore uses outside the loop
Differential Revision: https://reviews.llvm.org/D109859
More information about the All-commits
mailing list