diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-05-18 20:25:42 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-05-18 20:30:46 +0100 |
commit | d0902a8665b1e158fb78df7fc5008e3af862939c (patch) | |
tree | 49e55fc1d344b64be54300d7fe47ff55db55ca99 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 45b7cf995551a0c0743e5d69f611bba7e4072ddf (diff) | |
download | llvm-d0902a8665b1e158fb78df7fc5008e3af862939c.zip llvm-d0902a8665b1e158fb78df7fc5008e3af862939c.tar.gz llvm-d0902a8665b1e158fb78df7fc5008e3af862939c.tar.bz2 |
[X86][AVX] createVariablePermute - correctly extend same-sized-vector indices (PR50356)
D101838 incorrectly handled indices vectors of the same size but with higher element counts to just bitcast to the target indices type instead of performing a ZERO_EXTEND_VECTOR_INREG
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions