[SLPVectorizer][Test] Add test for extractelements with (non)const indices (NFC)
authorAnton Afanasyev <anton.a.afanasyev@gmail.com>
Tue, 31 Aug 2021 13:08:30 +0000 (16:08 +0300)
committerAnton Afanasyev <anton.a.afanasyev@gmail.com>
Tue, 31 Aug 2021 13:14:26 +0000 (16:14 +0300)
commitaaae726afb0efdac9867972ec0c5d544a637407a
tree7cebc7c876849aa83321a13a63c5c1c7fc6105a5
parent027de5c7d4729fb54b9b88474066afe222a0401a
[SLPVectorizer][Test] Add test for extractelements with (non)const indices (NFC)

Add test for an issue discussed here: https://reviews.llvm.org/D108703#2974289
llvm/test/Transforms/SLPVectorizer/X86/extract_with_non_const_index.ll [new file with mode: 0644]