Skip to content

Commit

Permalink
[NFC][X86][Costmodel] Actually test +prefer-256-bit in replication-sh…
Browse files Browse the repository at this point in the history
…uffle-related tests :(

While -prefer-256-bit indeed becomes complete with D114314,
the real-world (the one with +prefer-256-bit) coverage is lacking.

Hilarious.
  • Loading branch information
LebedevRI committed Nov 20, 2021
1 parent aeba28b commit df70cf5
Show file tree
Hide file tree
Showing 7 changed files with 4,240 additions and 1,876 deletions.
1,501 changes: 1,068 additions & 433 deletions llvm/test/Analysis/CostModel/X86/extend.ll

Large diffs are not rendered by default.

705 changes: 468 additions & 237 deletions llvm/test/Analysis/CostModel/X86/shuffle-replication-i1.ll

Large diffs are not rendered by default.

428 changes: 284 additions & 144 deletions llvm/test/Analysis/CostModel/X86/shuffle-replication-i16.ll

Large diffs are not rendered by default.

172 changes: 114 additions & 58 deletions llvm/test/Analysis/CostModel/X86/shuffle-replication-i32.ll

Large diffs are not rendered by default.

151 changes: 100 additions & 51 deletions llvm/test/Analysis/CostModel/X86/shuffle-replication-i64.ll

Large diffs are not rendered by default.

428 changes: 284 additions & 144 deletions llvm/test/Analysis/CostModel/X86/shuffle-replication-i8.ll

Large diffs are not rendered by default.

2,731 changes: 1,922 additions & 809 deletions llvm/test/Analysis/CostModel/X86/trunc.ll

Large diffs are not rendered by default.

0 comments on commit df70cf5

Please sign in to comment.