llvm-project/llvm/test/Transforms/SLPVectorizer
Florian Hahn add2d2e304 [SLP] Fix invalid triple in X86 tests
x86-64 is an invalid architecture in triples. Changing it to the correct
triple (x86_64) changes some tests, because SLP is not deemed profitable
any more.

Reviewers: ABataev, RKSimon, spatel

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D58931

llvm-svn: 355420
2019-03-05 17:56:35 +00:00
..
AArch64 Update GettingStarted guide to recommend that people use the new 2019-01-14 22:27:32 +00:00
AMDGPU Fix vectorization of canonicalize 2018-09-17 13:24:30 +00:00
ARM [SLP]Update test checks for the SPL vectorizer, NFC. 2019-01-11 20:21:14 +00:00
NVPTX [SLP]Moved NVPTX test under NVPTX directory, NFC. 2019-01-11 20:42:48 +00:00
PowerPC [PowerPC] Update Vector Costs for P9 2019-01-26 01:18:48 +00:00
SystemZ [SLPVectorizer] Add tests related to PR30787, NFCI. 2018-03-29 18:57:03 +00:00
X86 [SLP] Fix invalid triple in X86 tests 2019-03-05 17:56:35 +00:00
XCore [SLP]Update test checks for the SPL vectorizer, NFC. 2019-01-11 20:21:14 +00:00
int_sideeffect.ll [SLP]Update test checks for the SPL vectorizer, NFC. 2019-01-11 20:21:14 +00:00