Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)
[oota-llvm.git] / include / llvm / IR / IntrinsicsAArch64.td
index c052963bf983e69fbfc0e671fc6776073a9661c8..61c0e5d419f4b13810b4dbecc370bb9a591c37d4 100644 (file)
@@ -68,7 +68,7 @@ class Neon_N3V_Intrinsic
               [IntrNoMem]>;
 class Neon_N2V_Narrow_Intrinsic
   : Intrinsic<[llvm_anyvector_ty],
-              [LLVMExtendedElementVectorType<0>, llvm_i32_ty],
+              [LLVMExtendedType<0>, llvm_i32_ty],
               [IntrNoMem]>;
 
 // Vector rounding shift right by immediate (Signed)