mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-16 14:27:54 +00:00
Revert a minor comment change inadvertently included with r128502.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128526 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -296,7 +296,7 @@ def int_arm_neon_vcvtfp2hf
|
|||||||
def int_arm_neon_vcvthf2fp
|
def int_arm_neon_vcvthf2fp
|
||||||
: Intrinsic<[llvm_v4f32_ty], [llvm_v4i16_ty], [IntrNoMem]>;
|
: 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_vqmovns : Neon_1Arg_Narrow_Intrinsic;
|
||||||
def int_arm_neon_vqmovnu : Neon_1Arg_Narrow_Intrinsic;
|
def int_arm_neon_vqmovnu : Neon_1Arg_Narrow_Intrinsic;
|
||||||
def int_arm_neon_vqmovnsu : Neon_1Arg_Narrow_Intrinsic;
|
def int_arm_neon_vqmovnsu : Neon_1Arg_Narrow_Intrinsic;
|
||||||
|
Reference in New Issue
Block a user