-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SLP] Move some of X86 tests to common directory (#107587)
Some of the tests from the X86 directory can be generalized to improve coverage for other architectures
- Loading branch information
1 parent
2b892b0
commit 706e710
Showing
24 changed files
with
61 additions
and
36 deletions.
There are no files selected for viewing
9 changes: 6 additions & 3 deletions
9
...orizer/X86/ext-int-reduced-not-operand.ll → ...Vectorizer/ext-int-reduced-not-operand.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
.../X86/extended-vectorized-gathered-inst.ll → ...izer/extended-vectorized-gathered-inst.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
.../external-user-instruction-minbitwidth.ll → .../external-user-instruction-minbitwidth.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...zer/X86/extract-many-users-buildvector.ll → ...torizer/extract-many-users-buildvector.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...torizer/X86/extractelement-insertpoint.ll → ...PVectorizer/extractelement-insertpoint.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...X86/extractlements-gathered-first-node.ll → ...zer/extractlements-gathered-first-node.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...SLPVectorizer/X86/extracts-with-undefs.ll → ...rms/SLPVectorizer/extracts-with-undefs.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...er/X86/gather_extract_from_vectorbuild.ll → ...orizer/gather_extract_from_vectorbuild.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...X86/gep-with-extractelement-many-users.ll → ...zer/gep-with-extractelement-many-users.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...s/SLPVectorizer/X86/insert-crash-index.ll → ...forms/SLPVectorizer/insert-crash-index.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...nsert-element-build-vector-const-undef.ll → ...nsert-element-build-vector-const-undef.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...sert-element-build-vector-inseltpoison.ll → ...sert-element-build-vector-inseltpoison.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...orizer/X86/insert-element-build-vector.ll → ...Vectorizer/insert-element-build-vector.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...rizer/X86/insert-element-multiple-uses.ll → ...ectorizer/insert-element-multiple-uses.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...PVectorizer/X86/insertelement-postpone.ll → ...s/SLPVectorizer/insertelement-postpone.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...86/insertelement-uses-vectorized-index.ll → ...er/insertelement-uses-vectorized-index.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...Vectorizer/X86/int-bitcast-minbitwidth.ll → .../SLPVectorizer/int-bitcast-minbitwidth.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
.../SLPVectorizer/X86/jumbled_store_crash.ll → ...orms/SLPVectorizer/jumbled_store_crash.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...inbitwidth-multiuse-with-insertelement.ll → ...inbitwidth-multiuse-with-insertelement.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
.../X86/minbitwidth-node-with-multi-users.ll → ...izer/minbitwidth-node-with-multi-users.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...ectorizer/X86/minbitwidth-user-not-min.ll → ...SLPVectorizer/minbitwidth-user-not-min.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...orizer/X86/multi-node-vectorized-insts.ll → ...Vectorizer/multi-node-vectorized-insts.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...izer/X86/multi-uses-with-deps-in-first.ll → ...ctorizer/multi-uses-with-deps-in-first.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...s/SLPVectorizer/X86/one-element-vector.ll → ...forms/SLPVectorizer/one-element-vector.ll
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters