1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

add a note

llvm-svn: 27302
This commit is contained in:
Chris Lattner 2006-03-31 19:00:22 +00:00
parent 8e584affdb
commit d27ced882b

View 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.