diff options
author | Mészáros Gergely <gergely.meszaros@intel.com> | 2024-08-13 09:05:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 15:05:44 +0800 |
commit | aa03327a463ac4d538127e3fc03476a5f42b2bb1 (patch) | |
tree | bf5cf415e1da6b93338814a03701bd5fbd9a1da1 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 2c62d08bda98bab743fc86c9ccc40304949566d6 (diff) | |
download | llvm-aa03327a463ac4d538127e3fc03476a5f42b2bb1.zip llvm-aa03327a463ac4d538127e3fc03476a5f42b2bb1.tar.gz llvm-aa03327a463ac4d538127e3fc03476a5f42b2bb1.tar.bz2 |
[X86][AVX] Add missing X86ISD::VBROADCAST(v2i64 -> v4i64) isel pattern for AVX1 targets (#102853)
An internal bug revealed that this form can be formed from existing
combines, and then fail to select. Use the same pattern as v2f64 ->
v4f64 (the instructions are moving bits around the actual type does not
matter here).
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions