https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88494
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vekumar at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I'm not against conditionalizing that expander decision on the tuning, but it would be nice to have that covered by sufficient benchmarking on various CPUs (which I don't have good enough setup to do). So, would we add another DEF_TUNE to x86-tune.def like X86_TUNE_SCALAR_FLOAT_BLENDV ?