[PATCH] AArch64 Neon Misc Scalar Arithmetic Instructions

mcrosier at codeaurora.org mcrosier at codeaurora.org
Thu Oct 3 09:39:21 PDT 2013


All,
The attached patches contain clang front-end and LLVM back-end code
changes to add support for the following NEON scalar arithmetic
instructions:

-Signed saturating doubling multiply high half - SQDMULH
-Signed saturating rounding doubling multiply high half - SQRDMULH
-Floating-point multiply extended - FMULX
-Floating-point reciprocal step - FRECPS
-Floating-point reciprocal square root step - FRSQRTS

Please have a look!

 Chad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 000-neon-scalar-arithmetic-llvm.patch
Type: text/x-patch
Size: 28829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/6c1b9a10/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 000-neon-scalar-arithmetic-clang.patch
Type: text/x-patch
Size: 6397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/6c1b9a10/attachment-0001.bin>


More information about the llvm-commits mailing list