aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJuneyoung Lee <aqjune@gmail.com>2021-01-05 13:37:53 +0900
committerJuneyoung Lee <aqjune@gmail.com>2021-01-06 11:42:45 +0900
commit8444a2494d3d58baae373e66f8a7070e03c62cc2 (patch)
treed6004819498a498197cfdf7262a2258fa405b84d /clang/lib/Frontend/CompilerInvocation.cpp
parent4a8e6ed2f795b78061b02899aed4642bdb9cdc7e (diff)
downloadllvm-8444a2494d3d58baae373e66f8a7070e03c62cc2.zip
llvm-8444a2494d3d58baae373e66f8a7070e03c62cc2.tar.gz
llvm-8444a2494d3d58baae373e66f8a7070e03c62cc2.tar.bz2
[X86] Update X86InstCombineIntrinsic to use CreateShuffleVector with one vector
This patch updates X86InstCombineIntrinsic.cpp to use the newly updated CreateShuffleVector. The tests are updated because the updated CreateShuffleVector uses poison value for the second vector. If I didn't miss something, the masks in the tests are choosing elements from the first vector only; therefore the tests are having equivalent behavior. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D94059
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions