Skip to content
Commit c7e291b3 authored by Tanya Lattner's avatar Tanya Lattner
Browse files

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
parent 604aeb38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment