Promote fp16 frem operations on ARM so they call fmodf. Otherwise we fail to select them.
Test is new and not in-tree yet.
Paths
| Differential D62321
[ARM] Promote fp16 frem ClosedPublic Authored by dmgreen on May 23 2019, 8:32 AM.
Details Summary Promote fp16 frem operations on ARM so they call fmodf. Otherwise we fail to select them. Test is new and not in-tree yet.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2019, 12:46 AM Closed by commit rL361713: [ARM] Promote fp16 frem (authored by dmgreen). · Explain WhyMay 26 2019, 3:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201439 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/test/CodeGen/ARM/fp16-fullfp16.ll
|