summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorQuinn Dawkins <quinn.dawkins@gmail.com>2023-11-06 17:40:14 -0800
committerGitHub <noreply@github.com>2023-11-06 20:40:14 -0500
commit796d48b080a07fca216a17db888759333f8eeb74 (patch)
treec7a73392e2eb4c7a2c4b6d573c15086d70bd4e6b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentbdb309c5fd4030ae6ff9d5114e3532d45a98a183 (diff)
[mlir][vector] Add leading unit dim folding patterns for masked transfers (#71466)
This handles `vector.transfer_read`, `vector.transfer_write`, and `vector.constant_mask`. The unit dims are only relevant for masks created by `create_mask` and `constant_mask` if the mask size for the unit dim is non-one, in which case all subsequent sizes must also be zero. From the perspective of the vector transfers, however, these unit dims can just be dropped directly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions