some bugs fixed in altivec.h

Zeson Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 24 22:49:37 PST 2016


It's mainly about signed and unsigned llvm builtins confusion.
When function args are bool vector and signed vector, it should be mapped
to signed version instruction.

reference: http://www.nxp.com/assets/documents/data/en/reference-
manuals/ALTIVECPIM.pdf

-- 
Zeson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161125/1da8500d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: altivec-header.patch
Type: application/octet-stream
Size: 42045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161125/1da8500d/attachment-0001.obj>


More information about the cfe-commits mailing list