https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123870
--- Comment #34 from Ilya Kurdyukov <jpegqs at gmail dot com> --- Also: 6. missed optimization with some instructions when vd = vs2, GCC uses an unnecessary copy instruction (Clang does't do this).
jpegqs at gmail dot com via Gcc-bugs Tue, 03 Feb 2026 07:04:57 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123870
--- Comment #34 from Ilya Kurdyukov <jpegqs at gmail dot com> --- Also: 6. missed optimization with some instructions when vd = vs2, GCC uses an unnecessary copy instruction (Clang does't do this).