Add support for this builtin:
double builtin_truncf128_round_to_odd(float128)
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D48483
[Power9] [LLVM] Add __float128 support for trunc to double round to odd ClosedPublic Authored by stefanp on Jun 22 2018, 6:49 AM.
Details Summary Add support for this builtin:
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 26 2018, 11:33 AM Closed by commit rL336595: [Power9] [LLVM] Add __float128 support for trunc to double round to odd (authored by stefanp). · Explain WhyJul 9 2018, 1:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152468 include/llvm/IR/IntrinsicsPowerPC.td
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
|
nit: indent