Skip to content
Commit ebb7ddc6 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Teach lower1BitShuffle to match right shifts with upper zero elements on...

[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
parent dee9546b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment