[all-commits] [llvm/llvm-project] 5d3670: [MLIR][Vector] Fix bug in ExtractStrideSlicesOp ca...
Tomás Longeri via All-commits
all-commits at lists.llvm.org
Wed Jul 16 00:52:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d367080a8475600bae9cf1c793f2dacfde76c90
https://github.com/llvm/llvm-project/commit/5d367080a8475600bae9cf1c793f2dacfde76c90
Author: Tomás Longeri <tlongeri at google.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (#147591)
The pattern would produce an invalid slice when some dimensions were
both sliced and broadcast.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list