[all-commits] [llvm/llvm-project] 1ad9b2: [MLIR][Linalg] Adjust documentation (NFC)
lorenzo chelini via All-commits
all-commits at lists.llvm.org
Wed May 25 04:57:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ad9b2662273d8c4bed9377fb3f0cba05c81b296
https://github.com/llvm/llvm-project/commit/1ad9b2662273d8c4bed9377fb3f0cba05c81b296
Author: lorenzo chelini <l.chelini at icloud.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
M mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp
Log Message:
-----------
[MLIR][Linalg] Adjust documentation (NFC)
Adjust docs for tensor.pad, tensor.collapse_shape and tensor.expand_shape.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D126370
More information about the All-commits
mailing list