]> granicus.if.org Git - llvm/commit
[ARM] Promote fp16 frem
authorDavid Green <david.green@arm.com>
Sun, 26 May 2019 10:30:22 +0000 (10:30 +0000)
committerDavid Green <david.green@arm.com>
Sun, 26 May 2019 10:30:22 +0000 (10:30 +0000)
commit6e367e39d63c68e9620adbca060114304f7918ce
tree9130f77c278b245f0545084da1b8bdc29186d8ec
parenta705ab74796a6ca33890258ab1befef1f8ef9472
[ARM] Promote fp16 frem

Promote fp16 frem operations on ARM to floats so they call fmodf.

Differential Revision: https://reviews.llvm.org/D62321

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361713 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/fp16-fullfp16.ll