[PATCH] D41360: [AARCH64] Enable fp16 data type for the Builtin in aarch64 only

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 02:36:53 PST 2017


SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

Looks reasonable to me.

Just checking, do we need those changes in CodeGen/arm_neon_intrinsics.c? I mean, trunk is already using i16 in these tests.


https://reviews.llvm.org/D41360





More information about the llvm-commits mailing list