http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56717
Cong Hou <congh at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |congh at google dot com
--- Comment #1 from Cong Hou <congh at google dot com> ---
The way ICC uses is not related to dot-product. It just finds out a smart way
to implement widen-mult (s16 to s32) using PMADDWD.
I will try to make a patch on this issue.
thanks,
Cong
