commit | 7cf5607f472020711e36eedbbfebb25b40d3f90e | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Oct 29 10:17:53 2019 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Thu Oct 31 09:19:22 2019 +0000 |
tree | 71f30133f4650656911f2fb72e3b8d203b355635 | |
parent | d55b844e39c4d5eb1a56de6cb95c891659f8a27f [diff] |
Revert^2 "Implement Dot Product Vectorization for x86" This reverts commit b8c884e5f22390386b202459ab55ef3046631e42. And fixes a codegen bug (the reason why the original CL was reverted). Test: 684-checker-simd-dotprod Test: DEX2OAT_HOST_INSTRUCTION_SET_FEATURES="sse4.1" test.py --host Test: test.py --host --jit --gcstress Change-Id: Ibef925d1037abc9cb5f3d4dbd79f1d1eceae2f71 Signed-off-by: Shalini Salomi Bodapati <shalini.salomi.bodapati@intel.com>