Remove obsolete ARM intrinsics vclz and vcnt

Steven Wu stevenwu at apple.com
Tue Nov 4 14:14:16 PST 2014


This patch removes llvm.arm.neon.vclz and llvm.arm.neon.vcnt. Both intrinsics will be upgraded through AutoUpgrade to target independent intrinsics.

We shouldn’t support the attempt to upgrade to them and we have no reason to keep these two intrinsics around.

Steven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_intrinsics.patch
Type: application/octet-stream
Size: 2041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141104/08848f06/attachment.obj>
-------------- next part --------------






More information about the llvm-commits mailing list