Since the width of a bit field cannot exceed the width of the underlying type, we should change fraction's type to long long for ia32.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| SingleSource/UnitTests/Vector/AVX512F/getmant.c | ||
|---|---|---|
| 119–121 | Have you confirmed this works? Would it be better to change all 3 members to use unsigned long long? | |
Have you confirmed this works? Would it be better to change all 3 members to use unsigned long long?