commit | 159e7f40956437a2513f54e19b03772bd3a0e942 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Wed Mar 26 12:49:28 2014 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Wed Mar 26 12:49:28 2014 +0000 |
tree | bd9638332c9c00f3141f1bccad79a72718b4360a | |
parent | 23f06341623172c666b4cb56f04cf65194d33ef9 [diff] |
[PowerPC] Lower VSELECT using xxsel when VSX is available With VSX there is a real vector select instruction, and so we should use it. Note that VSELECT will still scalarize for v2f64 because the corresponding SetCC result type (v2i64) is not currently a legal type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204801 91177308-0d34-0410-b5e6-96231b3b80d8