diff options
-rw-r--r-- | lib/Target/PowerPC/README_ALTIVEC.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Target/PowerPC/README_ALTIVEC.txt b/lib/Target/PowerPC/README_ALTIVEC.txt index d4c944b6de..123a6321df 100644 --- a/lib/Target/PowerPC/README_ALTIVEC.txt +++ b/lib/Target/PowerPC/README_ALTIVEC.txt @@ -145,3 +145,7 @@ Should turn into one "." compare instruction, not a dot and "nondot" form. //===----------------------------------------------------------------------===// +Instcombine llvm.ppc.altivec.vperm with an immediate into a shuffle operation. + +//===----------------------------------------------------------------------===// + |