diff options
author | Andrea Di Biagio <andrea.dibiagio@sony.com> | 2020-05-19 11:20:33 +0100 |
---|---|---|
committer | Andrea Di Biagio <andrea.dibiagio@sony.com> | 2020-05-19 17:35:10 +0100 |
commit | 0980c9c6f155d8a06ad839d530636bf109aae34b (patch) | |
tree | 4d18a7a635e4be0a0c6d9ca6d16a46eed14a6ada /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 7cefd1b4cd77cd37128965264051e617c7005593 (diff) | |
download | llvm-0980c9c6f155d8a06ad839d530636bf109aae34b.zip llvm-0980c9c6f155d8a06ad839d530636bf109aae34b.tar.gz llvm-0980c9c6f155d8a06ad839d530636bf109aae34b.tar.bz2 |
[X86] Split masked integer vector stores into vXi32/vXi64 variants (PR45975). NFC
This effectively splits the scheduling WriteVecMaskedStore(Y) classes
into four different classes (one per each variant).
The new VecMaskedStore scheduling classes are now correctly marked as
'unsupported' by the bdver2 and btver2 models.
No functional change intended.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D80201
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions