diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-01-13 13:16:19 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-01-13 13:16:19 +0000 |
commit | 7f2a6d5e8c766041436b6f4ac77dde3645ecd87f (patch) | |
tree | dc23b338fa8a5effe2123e192dfff4fa9c9a8bce /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 21ac840fcad32f6171987cc6843a49d86f0a850b (diff) | |
download | bcm5719-llvm-7f2a6d5e8c766041436b6f4ac77dde3645ecd87f.tar.gz bcm5719-llvm-7f2a6d5e8c766041436b6f4ac77dde3645ecd87f.zip |
[X86][AVX512] Add support for variable ASHR v2i64/v4i64 support without VLX
Use v8i64 variable ASHR instructions if we don't have VLX.
This is a reduced version of D28537 that just adds support for variable shifts - I'll continue with that patch (for just constant/uniform shifts) once I've fixed the type legalization issue in avx512-cvt.ll.
Differential Revision: https://reviews.llvm.org/D28604
llvm-svn: 291901
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions