[PATCH][AArch64]Implement vreinterpret ACLE functions in Clang

Hao Liu Hao.Liu at arm.com
Thu Nov 14 03:16:10 PST 2013


Hi,

 

The attached patch implements the vreinterpret functions in Clang. As such
functions are implemented by typecast, there is no instruction generated in
the backend. So there is no patch for LLVM. 

 

This patch is very simple, it only add new types and test cases.

Review. Please.

 

Thanks,

-Hao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131114/3e1bfec5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vreinterpret.patch
Type: application/octet-stream
Size: 55989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131114/3e1bfec5/attachment.obj>


More information about the cfe-commits mailing list