Skip to content

Commit

Permalink
[SLP] Add tests with selects that can be turned into min/max.
Browse files Browse the repository at this point in the history
AArch64 does not have a flexible vector select instruction. In some
cases, the selects can be turned into min/max however, for which there
are dedicated vector instructions on AArch64.

This patch adds some tests for such cases.
  • Loading branch information
fhahn committed Oct 22, 2020
1 parent 3c1273d commit d842b88
Showing 1 changed file with 1,458 additions and 0 deletions.

0 comments on commit d842b88

Please sign in to comment.