diff options
author | Diego Caballero <diegocaballero@google.com> | 2024-02-21 22:52:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 22:52:02 -0800 |
commit | 386aa7b16977150da917a78423fd05cb19609850 (patch) | |
tree | 36d5563ac3997c2f9eed66ad02d3fa045b36a743 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 0e8d1877cd145719b7acb707539287b7b877a555 (diff) | |
download | llvm-386aa7b16977150da917a78423fd05cb19609850.zip llvm-386aa7b16977150da917a78423fd05cb19609850.tar.gz llvm-386aa7b16977150da917a78423fd05cb19609850.tar.bz2 |
[mlir][Vector] Replace `vector.shuffle` with `vector.interleave` in vector narrow type emulation (#82550)
This PR replaces the generation of `vector.shuffle` with
`vector.interleave` in the i4 conversions in vector narrow type
emulation. The multi dimensional semantics of `vector.interleave` allow
us to enable these conversion emulations also for multi dimensional
vectors.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions