[all-commits] [llvm/llvm-project] 0d72f0: [mlir][Vector] Fix "scalability" in CastAwayExtrac...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Fri Feb 9 09:13:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d72f0beabc180754eae334f22f01e48a5032bbe
https://github.com/llvm/llvm-project/commit/0d72f0beabc180754eae334f22f01e48a5032bbe
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp
M mlir/test/Dialect/Vector/vector-dropleadunitdim-transforms.mlir
Log Message:
-----------
[mlir][Vector] Fix "scalability" in CastAwayExtractStridedSliceLeadingOneDim (#81187)
Makes sure that "scalability" flags in the
`CastAwayExtractStridedSliceLeadingOneDim` pattern are correctly
updated.
More information about the All-commits
mailing list