add a note
authorChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 19:00:22 +0000 (19:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 19:00:22 +0000 (19:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27302 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/README_ALTIVEC.txt

index a30b39ddded1664f583dc9d3b059d0d150b1965d..824dc6cafcf18f0db859f74a27b56a25890259eb 100644 (file)
@@ -135,3 +135,5 @@ Instcombine llvm.ppc.altivec.vperm with an immediate into a shuffle operation.
 
 //===----------------------------------------------------------------------===//
 
+Handle VECTOR_SHUFFLE nodes with the appropriate shuffle mask with vsldoi,
+vpkuhum and vpkuwum.