<rdar://problem/8228022> Wvector-conversions warnings in arm_neon.h
authorNate Begeman <natebegeman@mac.com>
Wed, 22 Sep 2010 22:28:42 +0000 (22:28 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 22 Sep 2010 22:28:42 +0000 (22:28 +0000)
commite5cb26fab9ecc44e30cd6de462de030696b45f6d
tree39015f5488853ede4a220404ecfd98e40dc691dd
parentb68987e4bff7cd269e0cb40b30851e9c2195db99
<rdar://problem/8228022> Wvector-conversions warnings in arm_neon.h

Explicitly cast arguments to the type the builtin expects, which is <vN x i8>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114596 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/NeonEmitter.cpp