Optimize code sequences for integer conversion to fp128 when the integer is a result of:
float->int
float->long
double->int
double->long
Paths
| Differential D48429
[Power9] Optimize codgen for conversions of int to float128 ClosedPublic Authored by lei on Jun 21 2018, 6:54 AM.
Details Summary Optimize code sequences for integer conversion to fp128 when the integer is a result of: float->int
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 3 2018, 11:42 AM Closed by commit rL336316: [Power9] Optimize codgen for conversions of int to float128 (authored by lei). · Explain WhyJul 5 2018, 12:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152288 lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/f128-conv.ll
|