Fix a bug in the legalization of shuffle vectors. When we emulate shuffles...
Fix a bug in the legalization of shuffle vectors. When we emulate shuffles using BUILD_VECTORS we may be using a BV of different type. Make sure to cast it back. llvm-svn: 147851
Loading
Please register or sign in to comment