Skip to content

Commit

Permalink
[X86] Update AVX512 VBMI2 VL intrinsic tests to avoid adds
Browse files Browse the repository at this point in the history
As noticed in D119654, by adding the masked intrinsics results together we can end up with the selects being canonicalized away from the intrinsic - this isn't what we want to test here so replace with a insertvalue chain into a aggregate instead to retain all the results.
  • Loading branch information
RKSimon committed Mar 14, 2022
1 parent 7294be2 commit 1f09c7d
Showing 1 changed file with 222 additions and 126 deletions.

0 comments on commit 1f09c7d

Please sign in to comment.