[all-commits] [llvm/llvm-project] c1ae37: [mlir][vector] Add side-effect information to diff...
Thomas via All-commits
all-commits at lists.llvm.org
Mon Jan 11 12:39:17 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1ae378205db72cd80a52b85b8474077d1aa5b15
https://github.com/llvm/llvm-project/commit/c1ae378205db72cd80a52b85b8474077d1aa5b15
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Add side-effect information to different load/store ops
Differential Revision: https://reviews.llvm.org/D94434
More information about the All-commits
mailing list