summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
diff options
context:
space:
mode:
authorZi Xuan Wu <wuzish@cn.ibm.com>2018-11-14 02:34:45 +0000
committerZi Xuan Wu <wuzish@cn.ibm.com>2018-11-14 02:34:45 +0000
commit6a3c279d1cdcd4205a233952b4bacd5941cd355e (patch)
tree88d06c85528e336e0701b7776a6e592b09a177a5 /llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
parent41390b47de8b8e9952cf466d8220c17ec1bbc326 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud