aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX/vector-select.ll
Commit message (Collapse)AuthorAgeFilesLines
* Teach the legalizer how to handle operands for VSELECT nodesJustin Holewinski2012-11-291-0/+16
If we need to split the operand of a VSELECT, it must be the mask operand. We split the entire VSELECT operand with EXTRACT_SUBVECTOR. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168883 91177308-0d34-0410-b5e6-96231b3b80d8