[Bug target/126424] [meta] Poor code generation for TImode parallel
roger at nextmovesoftware dot com via Gcc-bugs <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126424
Roger Sayle <roger at nextmovesoftware dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |roger at nextmovesoftware dot com
--- Comment #2 from Roger Sayle <roger at nextmovesoftware dot com> ---
Hi H.J.
A similar approach (the use of a parallel move on x86) was proposed at:
https://gcc.gnu.org/pipermail/gcc-patches/2026-January/705573.html
but that didn't receive any feedback. I like your patch a lot.