summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/lround-conv-fp16.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64] Handle ISD::LROUND and ISD::LLROUND for float16Adhemerval Zanella2019-06-061-0/+32
This patch is a follow up for D61391 to add lround/llround support for float16. Reviewed By: SjoerdMeijer Differential Revision: https://reviews.llvm.org/D62861 llvm-svn: 362698
OpenPOWER on IntegriCloud