diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2024-05-16 09:52:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-16 09:52:21 +0100 |
commit | ca02f36bacaec58071a26ff65329fbab5526d1d7 (patch) | |
tree | dfbcf128448d49c8773964e595a3a23233217863 /lldb/packages/Python/lldbsuite/test | |
parent | 72a895336b1e4df1ec2f485f8786ead6c356edb8 (diff) | |
download | llvm-ca02f36bacaec58071a26ff65329fbab5526d1d7.zip llvm-ca02f36bacaec58071a26ff65329fbab5526d1d7.tar.gz llvm-ca02f36bacaec58071a26ff65329fbab5526d1d7.tar.bz2 |
[mlir][vector] Teach `TransferOptimization` to forward masked stores (#87794)
This only handles one case (that's fairly common in practice*), storing
a masked constant splat, then reloading again with the same mask and a
padding value that matches the splat.
* For SVE/SME (without peeling) this occurs when you have a
`linalg.fill` preceding a `linalg.matmul`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions