This patch is a follow up for D62018 to add lrint/llrint support for float16.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62863
[AArch64] Handle ISD::LRINT and ISD::LLRINT for float16 ClosedPublic Authored by zatrazz on Jun 4 2019, 9:18 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 5 2019, 1:38 AM Closed by commit rL362700: AArch64] Handle ISD::LRINT and ISD::LLRINT for float16 (authored by azanella). · Explain WhyJun 6 2019, 5:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 203334 llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/test/CodeGen/AArch64/llrint-conv-fp16.ll
llvm/trunk/test/CodeGen/AArch64/lrint-conv-fp16-win.ll
llvm/trunk/test/CodeGen/AArch64/lrint-conv-fp16.ll
|