Re: [PATCH] D12240: [AArch64] Define the macro __ARM_FP16_ARGS

2015-08-24 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL245833: [AArch64] Define the macro __ARM_FP16_ARGS (authored by kwalker). Changed prior to commit: http://reviews.llvm.org/D12240?vs=32832&id=32938#toc Repository: rL LLVM http://reviews.llvm.org/D1

Re: [PATCH] D12240: [AArch64] Define the macro __ARM_FP16_ARGS

2015-08-21 Thread Ahmed Bougacha via cfe-commits
ab added a subscriber: ab. ab accepted this revision. ab added a reviewer: ab. ab added a comment. This revision is now accepted and ready to land. LGTM, thanks! http://reviews.llvm.org/D12240 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D12240: [AArch64] Define the macro __ARM_FP16_ARGS

2015-08-21 Thread Keith Walker via cfe-commits
keith.walker.arm created this revision. keith.walker.arm added reviewers: olista01, rengolin, cfe-commits. Herald added subscribers: rengolin, aemerson. The ACLE (ARM C Language Extensions) 2.0 defines that the predefined macro __ARM_FP16_ARGS should be defined if __fp16 can be used as an argument