On Wed, Mar 30, 2011 at 6:43 PM, Matt Beaumont-Gay <[email protected]>wrote:
> + Int = poly ? unsigned(Intrinsic::arm_neon_vmullp) : Int; > nitpick: I generally prefer C-style casts for C types, and that seems to be the more common practice in LLVM and Clang.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
