[PATCH] Add ACLE predefines: maxmin, rounding and h/w integer division

Assad Hashmi assad.hashmi at arm.com
Sun Sep 14 14:41:51 PDT 2014


Hi,

This patch adds the following predefined macros:
__ARM_FEATURE_DIRECTED_ROUNDING
__ARM_FEATURE_NUMERIC_MAXMIN
__ARM_FEATURE_IDIV

Note that these are related to Graham Hunter¹s patch, (AArch32 v8 NEON
intrinsics for numeric max/min and directed rounding to integral), and
were unit tested together.

This change is the same as that posted on 5th Sep and reviewed on 8th Sep,
but excludes Graham Hunter¹s changes (committed as r217242).


-Assad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rnd_mxmn_idiv_hashdefine.svn.patch.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140914/29ea5e07/attachment.txt>


More information about the cfe-commits mailing list