summaryrefslogtreecommitdiff
path: root/include/llvm/IntrinsicsPowerPC.td
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-08-18 19:25:35 +0000
committerChris Lattner <sabre@nondot.org>2006-08-18 19:25:35 +0000
commitb31950ddfa632381d946a8026b78bb54cc53ef66 (patch)
tree91259efc231a6fd62c24de7e32878799dcb0fa81 /include/llvm/IntrinsicsPowerPC.td
parentb9c65eb6008237abf96581e4d94f0e4ae187f025 (diff)
downloadllvm-b31950ddfa632381d946a8026b78bb54cc53ef66.tar.gz
llvm-b31950ddfa632381d946a8026b78bb54cc53ef66.tar.bz2
llvm-b31950ddfa632381d946a8026b78bb54cc53ef66.tar.xz
vpkuwus didn't work, due to this typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29776 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/IntrinsicsPowerPC.td')
-rw-r--r--include/llvm/IntrinsicsPowerPC.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IntrinsicsPowerPC.td b/include/llvm/IntrinsicsPowerPC.td
index 2d128aa556..935c97c73a 100644
--- a/include/llvm/IntrinsicsPowerPC.td
+++ b/include/llvm/IntrinsicsPowerPC.td
@@ -371,7 +371,7 @@ let TargetPrefix = "ppc" in { // All PPC intrinsics start with "llvm.ppc.".
[IntrNoMem]>;
// vpkuwum is lowered to a shuffle.
def int_ppc_altivec_vpkuwus : GCCBuiltin<"__builtin_altivec_vpkuwus">,
- Intrinsic<[llvm_v16i8_ty, llvm_v4i32_ty, llvm_v4i32_ty],
+ Intrinsic<[llvm_v8i16_ty, llvm_v4i32_ty, llvm_v4i32_ty],
[IntrNoMem]>;
// Unpacks.