Skip to content
Commit 6769c50d authored by Elena Demikhovsky's avatar Elena Demikhovsky
Browse files

Optimized integer vector multiplication operation by replacing it with...

Optimized integer vector multiplication operation by replacing it with shift/xor/sub when it is possible. Fixed a bug in SDIV, where the const operand is not a splat constant vector.

llvm-svn: 184931
parent 8e85e6a9
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