[all-commits] [llvm/llvm-project] eda464: [mlir][memref] Clarify the documentation for memre...
Stephan Herhut via All-commits
all-commits at lists.llvm.org
Mon Jul 19 04:30:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eda46404cd79f2b8893fb1fb111be074d834ba42
https://github.com/llvm/llvm-project/commit/eda46404cd79f2b8893fb1fb111be074d834ba42
Author: Stephan Herhut <herhut at google.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
Log Message:
-----------
[mlir][memref] Clarify the documentation for memref.clone [NFC]
The wording was wrong and suggested that operands to memref.clone may not be mutated.
Differential Revision: https://reviews.llvm.org/D106258
More information about the All-commits
mailing list