diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-19 05:45:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-19 05:45:39 +0000 |
commit | ebb7ddc6330b28b8c7e53d4c68d3684c127a41c1 (patch) | |
tree | 9db03b3417059390173ab5a7fd07a94a53a8d146 /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | dee9546b8f8386223769e96becc2e24ddcc39de7 (diff) | |
download | bcm5719-llvm-ebb7ddc6330b28b8c7e53d4c68d3684c127a41c1.tar.gz bcm5719-llvm-ebb7ddc6330b28b8c7e53d4c68d3684c127a41c1.zip |
[X86] Teach lower1BitShuffle to match right shifts with upper zero elements on types that don't natively support KSHIFT.
We can support these by widening to a supported type,
then shifting all the way to the left and then
back to the right to ensure that we shift in zeroes.
llvm-svn: 369232
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions