i386.c (ix86_add_stmt_cost): When scalar cost is asked for initialize mode to the...
authorRichard Biener <rguenther@suse.de>
Fri, 5 Oct 2018 11:40:50 +0000 (11:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 5 Oct 2018 11:40:50 +0000 (11:40 +0000)
commit3f41c986d23a13c978c92ee253f6fd014ae8eca8
treea26dc6b5497a03db95ae65db1eb8ea7cdc4fc2a4
parentae36de91537f1568e0f50bd55b5b976b8289cdc1
i386.c (ix86_add_stmt_cost): When scalar cost is asked for initialize mode to the component mode of the...

2018-10-05   Richard Biener  <rguenther@suse.de>

* config/i386/i386.c (ix86_add_stmt_cost): When scalar cost
is asked for initialize mode to the component mode of the
vector type.

From-SVN: r264866
gcc/ChangeLog
gcc/config/i386/i386.c