A previous patch added the constant EXP_MANT_MASK to the FloatProperties
for other types of long double. This patch adds it to the special 80-bit
x87 long double.
Details
Details
- Reviewers
sivachandra lntue - Commits
- rG02f4affe2d85: [libc] add EXP_MAT_MASK to x87 long double
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo