Turning a table lookup intrinsic into a shuffle vector instruction
can be beneficial. If the mask used for the lookup is the constant
vector {7,6,5,4,3,2,1,0}, then the back-end generates byte reverse
instructions instead.
Differential Revision: https://reviews.llvm.org/D46133
llvm-svn: 333550
|
||
|---|---|---|
| .. | ||
| 2012-04-23-Neon-Intrinsics.ll | ||
| aes-intrinsics.ll | ||
| lit.local.cfg | ||
| tbl1.ll | ||