diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2025-06-25 09:54:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 09:54:35 +0100 |
commit | 3b251cd675fb8e4910cd4fb217c92dcc6c722eee (patch) | |
tree | ee0babf5d57dab5ecdef7eca8afe7c70fd51e9f8 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 4f9adb6889419a556ae972119c23c842e7bf4092 (diff) | |
download | llvm-3b251cd675fb8e4910cd4fb217c92dcc6c722eee.zip llvm-3b251cd675fb8e4910cd4fb217c92dcc6c722eee.tar.gz llvm-3b251cd675fb8e4910cd4fb217c92dcc6c722eee.tar.bz2 |
[MLIR] Legalize certain `vector.transfer_read` ops of scalable vectors (#143146)
This patch adds a transform of `transfer_read` operation to change the
vector type to one that can be mapped to an LLVM type. This is done by
collapsing trailing dimensions so we obtain a vector type with a single
trailing scalable dimension.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions