[all-commits] [llvm/llvm-project] bfa508: [mlir][linalg] Fix one more missing NoSideEffect i...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Feb 9 07:06:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfa508efd589d9bdcae4a2ec8f668af36af39e1f
https://github.com/llvm/llvm-project/commit/bfa508efd589d9bdcae4a2ec8f668af36af39e1f
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][linalg] Fix one more missing NoSideEffect in linalg tensor op
Differential Revision: https://reviews.llvm.org/D96314
More information about the All-commits
mailing list