[PATCH] D92374: [PowerPC] Enable the IEEE Long Double support for Power8 by default
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 02:10:16 PST 2020
steven.zhang created this revision.
steven.zhang added reviewers: nemanjai, lei, qiucf, jsji, PowerPC, kbarton.
Herald added subscribers: shchenz, hiraditya.
Herald added a project: LLVM.
steven.zhang requested review of this revision.
Remove the temp option added before and update the tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92374
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/f128-aggregates.ll
llvm/test/CodeGen/PowerPC/f128-arith.ll
llvm/test/CodeGen/PowerPC/f128-bitcast.ll
llvm/test/CodeGen/PowerPC/f128-compare.ll
llvm/test/CodeGen/PowerPC/f128-conv.ll
llvm/test/CodeGen/PowerPC/f128-fma.ll
llvm/test/CodeGen/PowerPC/f128-passByValue.ll
llvm/test/CodeGen/PowerPC/f128-rounding.ll
llvm/test/CodeGen/PowerPC/f128-truncateNconv.ll
llvm/test/CodeGen/PowerPC/fp-strict-conv-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-fcmp.ll
llvm/test/CodeGen/PowerPC/store_fptoi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92374.308589.patch
Type: text/x-patch
Size: 144501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/8ab2c790/attachment-0001.bin>
More information about the llvm-commits
mailing list