[PATCH] D22267: [AArch64] Properly validate the reciprocal estimation

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 13:10:16 PDT 2016


evandro added a comment.

In http://reviews.llvm.org/D22267#482029, @t.p.northover wrote:

> That's right. Full support for _Float16 is part of v8.2 I believe, but tracked as a separate feature in LLVM: "fullfp16" if you're doing -mattr.


I don't have the v8.2 documentation at hand, so, please indulge me, does it support both FRECPE and FRSQRTE for _Float16?


Repository:
  rL LLVM

http://reviews.llvm.org/D22267





More information about the llvm-commits mailing list