[Bug target/102252] svbool_t with SVE can generate invalid assembly

2024-01-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.0 Status|ASSIGNED

[Bug target/102252] svbool_t with SVE can generate invalid assembly

2021-09-20 Thread gilles.gouaillardet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 --- Comment #6 from Gilles Gouaillardet --- I am happy to confirm this issue is fixed in the latest 12-20210919 snapshot :-) FWIW, I was not yet able to build GROMACS because of an other issue that was introduced last week. I reported it at

[Bug target/102252] svbool_t with SVE can generate invalid assembly

2021-09-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 --- Comment #5 from CVS Commits --- The master branch has been updated by Kyrylo Tkachov : https://gcc.gnu.org/g:512b383534785f9fc021e700a1fdda86cf0f3fe7 commit r12-3490-g512b383534785f9fc021e700a1fdda86cf0f3fe7 Author: Kyrylo Tkachov Date:

[Bug target/102252] svbool_t with SVE can generate invalid assembly

2021-09-09 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 ktkachov at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ktkachov at gcc dot

[Bug target/102252] svbool_t with SVE can generate invalid assembly

2021-09-09 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 --- Comment #3 from ktkachov at gcc dot gnu.org --- The RTL for the offending insn: (insn 9 8 10 (set (reg:VNx16BI 68 p0) (mem:VNx16BI (plus:DI (mult:DI (reg:DI 1 x1 [93]) (const_int 8 [0x8]))

[Bug target/102252] svbool_t with SVE can generate invalid assembly

2021-09-09 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 ktkachov at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed||2021-09-09

[Bug target/102252] svbool_t with SVE can generate invalid assembly

2021-09-09 Thread gilles.gouaillardet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102252 --- Comment #1 from Gilles Gouaillardet --- Created attachment 51430 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51430=edit a test that works FWIW, the attached test_svfloat.cpp passes. It is very similar to test_svbool.cpp but it