Add a number of builtins for __float128 Round To Odd.
This is the Clang portion of the builtins work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D47548
[Power9] Add __float128 builtins for Round To Odd ClosedPublic Authored by stefanp on May 30 2018, 11:47 AM.
Details Summary Add a number of builtins for __float128 Round To Odd.
Diff Detail
Event Timelinestefanp added a parent revision: D47550: [Power9] Add __float128 builtins for Round To Odd.May 31 2018, 11:36 AM This revision is now accepted and ready to land.Jul 4 2018, 7:40 AM Closed by commit rL336579: [Power9] Add __float128 builtins for Round To Odd (authored by stefanp). · Explain WhyJul 9 2018, 11:55 AM Closed by commit rC336579: [Power9] Add __float128 builtins for Round To Odd (authored by stefanp). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154665 include/clang/Basic/BuiltinsPPC.def
test/CodeGen/builtins-ppc-p9-f128.c
|