diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-02-06 16:33:42 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-02-06 16:33:42 +0000 |
commit | e1b6db901fa9695b1c637d0cfd8fd940342a8cd5 (patch) | |
tree | 7020d1ddb3591be57f0a12cd8a1734605587778c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d08eabfeb558326f0c8fb817d64de97741823511 (diff) | |
download | llvm-e1b6db901fa9695b1c637d0cfd8fd940342a8cd5.zip llvm-e1b6db901fa9695b1c637d0cfd8fd940342a8cd5.tar.gz llvm-e1b6db901fa9695b1c637d0cfd8fd940342a8cd5.tar.bz2 |
[X86][SSE] Refactored PMOVZX shuffle decoding to use scalar input types
First step towards being able to decode AVX512 PMOVZX instructions without a massive bloat in the shuffle decode switch statement.
This should also make it easier to decode X86ISD::VZEXT target shuffles in the future.
llvm-svn: 259995
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions