[PATCH] D49075: [NEON] Define fp16 vld and vst intrinsics conditionally
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 23 01:50:24 PDT 2018
SjoerdMeijer added a comment.
Now that they are conditionally defined, do we need negative tests (in test/Sema/arm-no-fp16.c?) to check that they are not available when fp16 is not enabled?
https://reviews.llvm.org/D49075
More information about the cfe-commits
mailing list