https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37131
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #17 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- I'm currently working on that. Basically, it means adding a flexible scalarizer in the front end passes. I think I have some idea on how to go about this.