Skip to content
Commit 0020f8bb authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[x86] simplify logic in lowerShuffleWithUndefHalf(); NFCI

  
This seems unnecessarily complicated because we gave names to
opposite polarity bools and have code comments that don't really
line up with the logic. 

Step 1: remove UndefUpper and assert that it is the opposite of 
UndefLower after the initial early exit.

llvm-svn: 352217
parent ca95ee5e
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