diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-02-01 10:31:28 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-02-01 10:31:43 +0000 |
commit | 5211af48181fe1a1ac99aeacf15818c50bfbda7d (patch) | |
tree | b57e41724f2ec27e582f03edce40419a3d1f8785 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6ab792b68d5779e1668a2bd6ecd0a52c91b56387 (diff) | |
download | llvm-5211af48181fe1a1ac99aeacf15818c50bfbda7d.zip llvm-5211af48181fe1a1ac99aeacf15818c50bfbda7d.tar.gz llvm-5211af48181fe1a1ac99aeacf15818c50bfbda7d.tar.bz2 |
[X86][AVX] combineExtractWithShuffle - combine extracts from 256/512-bit vector shuffles.
We can only legally extract from the lowest 128-bit subvector, so extract the correct subvector to allow us to handle 256/512-bit vector element extracts.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions