diff options
author | Zi Xuan Wu <wuzish@cn.ibm.com> | 2018-11-14 02:34:45 +0000 |
---|---|---|
committer | Zi Xuan Wu <wuzish@cn.ibm.com> | 2018-11-14 02:34:45 +0000 |
commit | 6a3c279d1cdcd4205a233952b4bacd5941cd355e (patch) | |
tree | 88d06c85528e336e0701b7776a6e592b09a177a5 /llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | |
parent | 41390b47de8b8e9952cf466d8220c17ec1bbc326 (diff) | |
download | bcm5719-llvm-6a3c279d1cdcd4205a233952b4bacd5941cd355e.tar.gz bcm5719-llvm-6a3c279d1cdcd4205a233952b4bacd5941cd355e.zip |
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
To make ISD::VSELECT available(legal) so long as there are altivec instruction, otherwise it's default behavior is expanding,
which is legalized at type-legalization phase. Use xxsel to match vselect if vsx is open, or use vsel.
Differential Revision: https://reviews.llvm.org/D49531
llvm-svn: 346824
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions