https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113035
Dusan Stojkovic changed:
What|Removed |Added
CC||dusan.stojko...@rt-rk.com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113035
--- Comment #3 from Dusan Stojkovic ---
Upon further investigation into the bug related to the vsetvl-*.c tests
(specifically vsetvl-13.c, vsetvl-15.c, and vsetvl-23.c), we found the
following:
When using the mtune=sifive-7-series tuning, tests
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116425
Dusan Stojkovic changed:
What|Removed |Added
CC||dusan.stojko...@rt-rk.com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116766
Bug ID: 116766
Summary: Missed loop vectorization case with gather/scatter
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119253
Bug ID: 119253
Summary: RISC-V GCC auto-vectorizes unaligned memory access
even if mvector-strict-align is enabled
Product: gcc
Version: 15.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119253
Dusan Stojkovic changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #2 from Dusan Stojk