[Bug target/126550] RISC-V: auto-vectorization miscompiles duplicated deinterleave store via vcompress/vrgather (rv64gcv_zvl256b)
"cvs-commit at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126550 --- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Jeff Law <[email protected]>: https://gcc.gnu.org/g:736b8a9e2c9d78be31aed8905e012c7e1d233544 commit r14-12809-g736b8a9e2c9d78be31aed8905e012c7e1d233544 Author: Jeff Law <[email protected]> Date: Tue Aug 11 07:15:58 2026 -0600 [RISC-V] Fix typo in manually merged patch PR target/126550 gcc/ * config/riscv/riscv-v.cc (expand_const_vector): Fix typo in manually merged patch. (cherry picked from commit e26d50c48017978e2fcdf9c9ce847ca053094c77)