[PATCH] D50228: [ARM/AArch64] Support FP16 +fp16fml instructions

Bernard Ogden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 01:49:11 PDT 2018


bogden added a comment.

Note that there is an ACLE predefine for these instructions. That isn't included in this patch because it indicates availability of the relevant intrinsics, which aren't implemented yet.


Repository:
  rL LLVM

https://reviews.llvm.org/D50228





More information about the llvm-commits mailing list