[PATCH] D12244: Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] targets

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 01:44:59 PDT 2015


labrinea updated this revision to Diff 33054.
labrinea added a comment.

_ARM_FP16_FORMAT_IEEE and _ARM_FP16_ARGS should be defined unconditionally. When hardware does not support them library calls are emitted.


http://reviews.llvm.org/D12244

Files:
  lib/Basic/Targets.cpp
  test/Preprocessor/aarch64-target-features.c
  test/Preprocessor/arm-acle-6.4.c
  test/Preprocessor/arm-acle-6.5.c
  test/Preprocessor/arm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12244.33054.patch
Type: text/x-patch
Size: 28778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/dc9e0ef3/attachment-0001.bin>


More information about the llvm-commits mailing list