https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83008
janus at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janus at gcc dot gnu.org --- Comment #39 from janus at gcc dot gnu.org --- (In reply to uros from comment #37) > Author: uros > Date: Thu Feb 8 22:31:15 2018 > New Revision: 257505 > > URL: https://gcc.gnu.org/viewcvs?rev=257505&root=gcc&view=rev > Log: > PR target/83008 > * config/i386/x86-tune-costs.h (skylake_cost): Fix cost of > storing integer register in SImode. Fix cost of 256 and 512 > byte aligned SSE register store. > > * config/i386/i386.c (ix86_multiplication_cost): Fix > multiplication cost for TARGET_AVX512DQ. This caused PR 86735.