[llvm-commits] [llvm] r78525 - /llvm/trunk/include/llvm/IntrinsicsARM.td

Anton Korobeynikov anton at korobeynikov.info
Sat Aug 8 23:14:39 PDT 2009


> Change Neon table lookup (VTBL) and table extension (VTBX) intrinsics to
> take the table vectors as separate arguments, instead of the previous
> approach where they were combined into one big vector.
Btw, we can do arbitrary vector shuffles via vtbl, This will be quite
expensive though.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list