Add support for this builtin:
double builtin_truncf128_round_to_odd(float128)
Details
Details
- Reviewers
nemanjai kbarton hfinkel syzaara sfertile lei - Commits
- rGc172604dba1c: [Power9] [CLANG] Add __float128 support for trunc to double round to odd
rL336596: [Power9] [CLANG] Add __float128 support for trunc to double round to odd
rC336596: [Power9] [CLANG] Add __float128 support for trunc to double round to odd
Diff Detail
Diff Detail
- Repository
- rC Clang