https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108752
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hp at gcc dot gnu.org --- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> --- (In reply to Richard Biener from comment #0) > emulated vectors (aka word_mode vectorization). Ackchyually, more commonly known as SWAR: https://en.wikipedia.org/wiki/SWAR. (IWBN if options and identifiers were keyed off that acronym.)