Remove obsolete ARM intrinsics vclz and vcnt

Renato Golin renato.golin at linaro.org
Wed Nov 5 01:43:09 PST 2014


Hi Steven,

Aren't there *any* tests for that that should now fail? Shouldn't we
change the ARM tests to check for the new intrinsic?

cheers,
--renato

On 4 November 2014 22:14, Steven Wu <stevenwu at apple.com> wrote:
> 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
>
>
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list