summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/lrint-conv-fp16-win.ll
Commit message (Collapse)AuthorAgeFilesLines
* AArch64] Handle ISD::LRINT and ISD::LLRINT for float16Adhemerval Zanella2019-06-061-0/+36
This patch is a follow up for D62018 to add lrint/llrint support for float16. Reviewed By: SjoerdMeijer Differential Revision: https://reviews.llvm.org/D62863 llvm-svn: 362700
OpenPOWER on IntegriCloud