Fixed shuffle optimizations to handle non power of 2 vectors
authorMon P Wang <wangmp@apple.com>
Wed, 20 Aug 2008 02:23:25 +0000 (02:23 +0000)
committerMon P Wang <wangmp@apple.com>
Wed, 20 Aug 2008 02:23:25 +0000 (02:23 +0000)
commit4f5ca2cf8023420600529ff9373e8b6b4adc19ea
treec961d8c7565ace7391d0743ae3f02210ae691f4c
parentba6783ec8c0a5512a6c9abc6d7158471feeaaa7c
Fixed shuffle optimizations to handle non power of 2 vectors

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55035 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp