diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-04-12 10:31:07 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-04-12 10:33:32 +0800 |
commit | ece7345859c38acb015243632822f41214d01adc (patch) | |
tree | f0fd42055f82377fb06e61ab7f40b2cb89808e1d /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 59d5b8c27b43021887dbf63e23800c340386080c (diff) | |
download | llvm-ece7345859c38acb015243632822f41214d01adc.zip llvm-ece7345859c38acb015243632822f41214d01adc.tar.gz llvm-ece7345859c38acb015243632822f41214d01adc.tar.bz2 |
[PowerPC] Lower f128 SETCC/SELECT_CC as libcall if p9vector disabled
XSCMPUQP is not available for pre-P9 subtargets. This patch will lower
them into libcall for correct behavior on power7/power8.
Reviewed By: steven.zhang
Differential Revision: https://reviews.llvm.org/D92083
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions