Skip to content
Commit 89c5d04b authored by Evan Cheng's avatar Evan Cheng
Browse files

- Identify a vector_shuffle that can be turned into an undef, e.g.

  shuffle V1, <undef>, <undef, undef, 4, 5>
- Fix some suspicious logic into LowerVectorShuffle that cause less than
  optimal code by failing to identify MOVL (move to lowest element of a
  vector).

llvm-svn: 30171
parent ae92ce87
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