vrev is incorrectly defined in the perfect shuffle table. The ordering is...
vrev is incorrectly defined in the perfect shuffle table. The ordering is backwards (should be 0x3210 versus 0x1032) which exposed a bug when doing a shuffle on a 4xi16. I've attached a test case. llvm-svn: 131488
Loading
Please register or sign in to comment