[PATCH] D49075: [NEON] Define fp16 vld and vst intrinsics conditionally

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 30 07:39:46 PDT 2018


kosarev updated this revision to Diff 157960.
kosarev added a comment.

Test that the affected intrinsics are not defined in no-fp16 mode.


https://reviews.llvm.org/D49075

Files:
  include/clang/Basic/arm_neon.td
  test/CodeGen/arm-neon-vld.c
  test/CodeGen/arm-neon-vst.c
  test/Sema/arm-no-fp16.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49075.157960.patch
Type: text/x-patch
Size: 19776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180730/e881a33f/attachment-0001.bin>


More information about the cfe-commits mailing list