Fix for copy-paste mistake in r311154; setOperationAction for fcos and frem f16 operands appeared twice (and it should be set to 'promoted').
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D37071
[AArch64] fix for fcos and frem f16 promotion. ClosedPublic Authored by SjoerdMeijer on Aug 23 2017, 9:19 AM.
Details Summary Fix for copy-paste mistake in r311154; setOperationAction for fcos and frem f16 operands appeared twice (and it should be set to 'promoted').
Diff Detail Event TimelineHerald added subscribers: kristof.beyls, javed.absar, aemerson. · View Herald TranscriptAug 23 2017, 9:19 AM This revision is now accepted and ready to land.Aug 23 2017, 9:38 AM Closed by commit rL311635: [AArch64] fix for fcos and frem f16 promotion (authored by SjoerdMeijer). · Explain WhyAug 24 2017, 12:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112384 lib/Target/AArch64/AArch64ISelLowering.cpp
|