llvm-capstone/mlir
Harsh Menon 26fee2b3cb [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
2023-06-05 08:24:32 -07:00
..
benchmark/python
cmake/modules
docs [MLIR][Docs] Unwrap video link in Rationale 2023-06-02 15:22:26 +01:00
examples Fix link in transform example README.md 2023-05-31 11:39:26 +02:00
include [mlir] [linalg] Update documentation for fuse_into_containing_op 2023-06-05 08:24:32 -07:00
lib [mlir][spirv] Change numeric constant's bit-extension decision to be based on type 2023-06-05 10:52:09 -04:00
python
test [mlir][spirv] Change numeric constant's bit-extension decision to be based on type 2023-06-05 10:52:09 -04:00
tools [mlir][bytecodegen] Add list helper methods. 2023-06-04 15:52:37 -07:00
unittests [mlir][spirv] Change numeric constant's bit-extension decision to be based on type 2023-06-05 10:52:09 -04:00
utils Add customization group for MLIR. 2023-06-05 15:34:47 +02:00
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.