]> granicus.if.org Git - llvm/commit
[ARM] Select fp16 fsqrt
authorDavid Green <david.green@arm.com>
Sun, 26 May 2019 10:42:24 +0000 (10:42 +0000)
committerDavid Green <david.green@arm.com>
Sun, 26 May 2019 10:42:24 +0000 (10:42 +0000)
commitf0ac52c9d3cce21ce0e584871827390d358c4c5b
tree35eb6c358ede22ff3b512d7c527b9dfd8a777456
parent6e367e39d63c68e9620adbca060114304f7918ce
[ARM] Select fp16 fsqrt

This adds a pattern for the sqrt intrinsic, the same as float and double.

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

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