[PATCH] Teach the AArch64 backend about half-precision floating point

Oliver Stannard oliver.stannard at arm.com
Mon Aug 18 07:01:40 PDT 2014


This review now just covers the scalar part of the patch, I will upload a second patch with the vector parts.

Removed most of the type promotions, except for add, sub, mul, div, fp_round and fp_extend.

http://reviews.llvm.org/D4879

Files:
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/fp16-instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4879.12616.patch
Type: text/x-patch
Size: 3613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/7fbc7a9c/attachment.bin>


More information about the llvm-commits mailing list