add a note

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27243 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-03-29 00:24:13 +00:00
parent 246ce96db9
commit f3a627262c

View File

@ -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.
//===----------------------------------------------------------------------===//