[all-commits] [llvm/llvm-project] 26fee2: [mlir] [linalg] Update documentation for fuse_into...
harsh-nod via All-commits
all-commits at lists.llvm.org
Mon Jun 5 08:25:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26fee2b3cb71bfa2ff5a9decb9caa3d238df5b27
https://github.com/llvm/llvm-project/commit/26fee2b3cb71bfa2ff5a9decb9caa3d238df5b27
Author: Harsh Menon <harsh at nod-labs.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
Log Message:
-----------
[mlir] [linalg] Update documentation for fuse_into_containing_op
This patch updates the docs for fuse_into_containing_op. It
updates the returned values to include the new_containing_op
and adds a brief description of the new_containing_op.
updates the docs with new changes in the
op regarding the return of the new_containing_op as well
as a brief description o
Differential Revision: https://reviews.llvm.org/D152044
More information about the All-commits
mailing list