[all-commits] [llvm/llvm-project] 741f8f: [mlir][Tensor][NFC] Better document rank-reducing ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jun 29 07:39:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 741f8f2bede58573560372bc219b2dec9a1d6643
https://github.com/llvm/llvm-project/commit/741f8f2bede58573560372bc219b2dec9a1d6643
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/Bufferization/Transforms/AllocTensorElimination.cpp
M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[mlir][Tensor][NFC] Better document rank-reducing behavior of ExtractSliceOp and cleanup
More information about the All-commits
mailing list