[all-commits] [llvm/llvm-project] aaae72: [SLPVectorizer][Test] Add test for extractelements...
Anton Afanasyev via All-commits
all-commits at lists.llvm.org
Tue Aug 31 06:15:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaae726afb0efdac9867972ec0c5d544a637407a
https://github.com/llvm/llvm-project/commit/aaae726afb0efdac9867972ec0c5d544a637407a
Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/extract_with_non_const_index.ll
Log Message:
-----------
[SLPVectorizer][Test] Add test for extractelements with (non)const indices (NFC)
Add test for an issue discussed here: https://reviews.llvm.org/D108703#2974289
More information about the All-commits
mailing list