Skip to content
Commit 8d6c229f authored by Evan Cheng's avatar Evan Cheng
Browse files

Added a virtual method isVectorClearMaskLegal to TLI. It is similar to

isShuffleMaskLegal, used to determine if it makes sense to turn a
"vector clear" (e.g. pand V, <0, -1, 0, -1> to a shuffle of the vector and
a zero vector.

llvm-svn: 27873
parent 2bd632a0
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