Skip to content

Commit

Permalink
[X86] Update AVX512-BW mask 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 6, 2022
1 parent 1bd836f commit 830ba4c
Show file tree
Hide file tree
Showing 4 changed files with 438 additions and 416 deletions.
Loading

0 comments on commit 830ba4c

Please sign in to comment.