Skip to content
Commit 9466e81d authored by Nadav Rotem's avatar Nadav Rotem
Browse files

AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit...

AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector with the same element type as the input vector.
This is needed because of the patterns we have for the VP[SLL/SRA/SRL][W/D/Q] instructions.

llvm-svn: 160222
parent 01892100
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment