[all-commits] [llvm/llvm-project] e54236: [mlir][vector] Cast away leading one dims for inse...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Thu Apr 14 06:00:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e54236dfb5982bc8358bad62a27e6048f06a0272
https://github.com/llvm/llvm-project/commit/e54236dfb5982bc8358bad62a27e6048f06a0272
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp
M mlir/test/Dialect/Vector/vector-dropleadunitdim-transforms.mlir
Log Message:
-----------
[mlir][vector] Cast away leading one dims for insert ops
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D123621
More information about the All-commits
mailing list