[PATCH] [X86][SSE] Add v16i8/v32i8 multiplication support

Elena Demikhovsky elena.demikhovsky at intel.com
Sun Apr 26 05:49:17 PDT 2015


The code is correct. I just suggest to divide it in 2-3 functions,
like LowerMUL_v16i8_sse41(), LowerMUL_v16i8_sse2() or you can choose better names.
But it is only my suggestion, you can commit the code as is if you want.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9115

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list