diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-03-30 07:09:33 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-03-30 07:28:33 -0400 |
commit | e694e19a793140b989364e5807630b635420533e (patch) | |
tree | 7777709683d51183ea28b657cad81dbf92668b86 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | c5109d3c7936d9c78216e0cc722c1ce0ea9246ec (diff) | |
download | llvm-e694e19a793140b989364e5807630b635420533e.zip llvm-e694e19a793140b989364e5807630b635420533e.tar.gz llvm-e694e19a793140b989364e5807630b635420533e.tar.bz2 |
[x86] enhance matching of pmaddwd
This was crashing with the example from:
https://llvm.org/PR49716
...and that was avoided with a283d7258360 ,
but as we can see from the SSE vs. AVX test code diff,
we can try harder to match the pattern.
This matcher code was adapted from another pmadd pattern
match in D49636, but it needs different ops to deal with
size mismatches.
Differential Revision: https://reviews.llvm.org/D99531
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions