aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorQiu Chaofan <qiucofan@cn.ibm.com>2020-11-03 11:17:11 +0800
committerQiu Chaofan <qiucofan@cn.ibm.com>2020-11-03 11:17:11 +0800
commitd14e51806b0214560ec99b5d3ce797f5fa3f7522 (patch)
tree3e68c5910aee692e9e9a3af5872f669d9065444c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent3204ffeadecfd8bf204819482288972c3b1144d0 (diff)
downloadllvm-d14e51806b0214560ec99b5d3ce797f5fa3f7522.zip
llvm-d14e51806b0214560ec99b5d3ce797f5fa3f7522.tar.gz
llvm-d14e51806b0214560ec99b5d3ce797f5fa3f7522.tar.bz2
[PowerPC] Skip IEEE 128-bit FP type in FastISel
Vector types, quadword integers and f128 currently cannot be handled in FastISel. We did not skip f128 type in lowering arguments, which causes a crash. This patch will fix it. Reviewed By: steven.zhang Differential Revision: https://reviews.llvm.org/D90206
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions