diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-03-06 17:23:51 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-03-06 17:23:51 +0000 |
commit | 830ba4cebe79395e2230f3b21a53e72e52c47257 (patch) | |
tree | 807731d84ec64aa08d013e269c6f88db09076bd5 /clang/lib/Basic/Module.cpp | |
parent | 1bd836fa1087dcd6b07ca043b9155089116f1f51 (diff) | |
download | llvm-830ba4cebe79395e2230f3b21a53e72e52c47257.zip llvm-830ba4cebe79395e2230f3b21a53e72e52c47257.tar.gz llvm-830ba4cebe79395e2230f3b21a53e72e52c47257.tar.bz2 |
[X86] Update AVX512-BW mask intrinsic tests to avoid adds
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.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions