mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 03:59:12 +00:00
Revert a minor comment change inadvertently included with r128502.
llvm-svn: 128526
This commit is contained in:
parent
8ce46ee438
commit
41d1bf3f9f
@ -296,7 +296,7 @@ def int_arm_neon_vcvtfp2hf
|
||||
def int_arm_neon_vcvthf2fp
|
||||
: Intrinsic<[llvm_v4f32_ty], [llvm_v4i16_ty], [IntrNoMem]>;
|
||||
|
||||
// Narrowing and Lengthening Vector Moves.
|
||||
// Narrowing Saturating Vector Moves.
|
||||
def int_arm_neon_vqmovns : Neon_1Arg_Narrow_Intrinsic;
|
||||
def int_arm_neon_vqmovnu : Neon_1Arg_Narrow_Intrinsic;
|
||||
def int_arm_neon_vqmovnsu : Neon_1Arg_Narrow_Intrinsic;
|
||||
|
Loading…
Reference in New Issue
Block a user