diff options
author | James Newling <james.newling@gmail.com> | 2025-10-17 16:31:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-17 23:31:18 +0000 |
commit | fe5b72a0e84cf2ebf6572e02bce3abb72ee0a8a0 (patch) | |
tree | ae07b2145a997e7eb61625edea59f3f316f8d9f2 /llvm/unittests/Support/SourceMgrTest.cpp | |
parent | 64c8ebb87f8aa33b647c1b445744b5af3049f904 (diff) | |
download | llvm-fe5b72a0e84cf2ebf6572e02bce3abb72ee0a8a0.zip llvm-fe5b72a0e84cf2ebf6572e02bce3abb72ee0a8a0.tar.gz llvm-fe5b72a0e84cf2ebf6572e02bce3abb72ee0a8a0.tar.bz2 |
[mlir][Vector] Pattern to linearize broadcast (#163845)
The PR https://github.com/llvm/llvm-project/pull/162167 removed a
pattern to linearize vector.splat, without adding the equivalent pattern
for vector.broadcast. This PR adds such a pattern, hopefully brining
vector.broadcast up to full parity with vector.splat that has now been
removed.
---------
Signed-off-by: James Newling <james.newling@gmail.com>
Diffstat (limited to 'llvm/unittests/Support/SourceMgrTest.cpp')
0 files changed, 0 insertions, 0 deletions