This adds codegen support for the different vcvt_f16 variants.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50393
[ARM] FP16: support vector INT_TO_FP and FP_TO_INT ClosedPublic Authored by SjoerdMeijer on Aug 7 2018, 9:16 AM.
Details Summary This adds codegen support for the different vcvt_f16 variants.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2018, 1:37 AM Closed by commit rL339227: [ARM] FP16: support vector INT_TO_FP and FP_TO_INT (authored by SjoerdMeijer). · Explain WhyAug 8 2018, 2:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 159664 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll
|