[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 #9 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Jeff Law <[email protected]>: https://gcc.gnu.org/g:e26d50c48017978e2fcdf9c9ce847ca053094c77 commit r15-11469-ge26d50c48017978e2fcdf9c9ce847ca053094c77 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.