diff options
author | Matthias Springer <me@m-sp.org> | 2023-07-12 12:36:55 +0200 |
---|---|---|
committer | Matthias Springer <me@m-sp.org> | 2023-07-12 16:24:07 +0200 |
commit | 226896c3a865fc79c1ee8fe5c7e5f8c8b1a4753f (patch) | |
tree | 0723c590ad9328d0576836c26cf3844736a1d483 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 67f1e8d737d47ee3d3df7b41b10c57d9a4925ea7 (diff) | |
download | llvm-226896c3a865fc79c1ee8fe5c7e5f8c8b1a4753f.zip llvm-226896c3a865fc79c1ee8fe5c7e5f8c8b1a4753f.tar.gz llvm-226896c3a865fc79c1ee8fe5c7e5f8c8b1a4753f.tar.bz2 |
[mlir][linalg] Fix bug in vector transfer hoisting
Do not hoist vector transfers that do not match exactly. In particular, do not hoist transfers with different vector types. This has lead to invalid IR (yielded vector type is different from iter_arg type) in downstream projects.
Differential Revision: https://reviews.llvm.org/D155052
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions