projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9c65eb
)
vpkuwus didn't work, due to this typo
author
Chris Lattner
<sabre@nondot.org>
Fri, 18 Aug 2006 19:25:35 +0000
(19:25 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 18 Aug 2006 19:25:35 +0000
(19:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29776
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/IntrinsicsPowerPC.td
patch
|
blob
|
history
diff --git
a/include/llvm/IntrinsicsPowerPC.td
b/include/llvm/IntrinsicsPowerPC.td
index 2d128aa556e55f9d00abd08ab58b2e1edf6c7bc3..935c97c73ac0c26e4002472fa999267f7dc99ab4 100644
(file)
--- 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_v
16i8
_ty, llvm_v4i32_ty, llvm_v4i32_ty],
+ Intrinsic<[llvm_v
8i16
_ty, llvm_v4i32_ty, llvm_v4i32_ty],
[IntrNoMem]>;
// Unpacks.