[all-commits] [llvm/llvm-project] 3a492a: [mlir][vector] Add linearization pattern for vecto...
Nishant Patel via All-commits
all-commits at lists.llvm.org
Thu May 1 14:26:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a492abf05521467bc882094272d03c3eb6251c4
https://github.com/llvm/llvm-project/commit/3a492abf05521467bc882094272d03c3eb6251c4
Author: Nishant Patel <nishant.b.patel at intel.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorLinearize.cpp
M mlir/test/Dialect/Vector/linearize.mlir
Log Message:
-----------
[mlir][vector] Add linearization pattern for vector.splat (#137651)
This PR is a breakdown [2 / 4] of the PR #136193
The PR adds linearization patterns for vector.splat.
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