[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2025-06-05 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 Jakub Jelinek changed: What|Removed |Added Target Milestone|13.4|13.5 --- Comment #10 from Jakub Jelinek

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2024-05-21 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 Jakub Jelinek changed: What|Removed |Added Target Milestone|13.3|13.4 --- Comment #9 from Jakub Jelinek

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2024-02-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Xi Ruoyao --- > Hmm, the test contains > > "/* { dg-additional-options "-Ofast -mavx" { target avx_runtime } } */" > > So it passes on AVX capable native builds, b

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2023-07-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 Richard Biener changed: What|Removed |Added Target Milestone|13.2|13.3 --- Comment #7 from Richard Biene

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2023-05-13 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 Xi Ruoyao changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2023-04-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 Richard Biener changed: What|Removed |Added Target Milestone|13.0|13.2 --- Comment #5 from Richard Biene

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2022-11-24 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 --- Comment #4 from Rainer Orth --- (In reply to Richard Biener from comment #2) > Can you attach the ifcvt dump as well? The issue seems to be that only the > first loop is if-converted, so floats are not handled at all (only a single > loop i

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2022-11-24 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 --- Comment #3 from Rainer Orth --- Created attachment 53959 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53959&action=edit 32-bit i386-pc-solaris2.11 vect-ifcvt-18.c.171t.ifcvt

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2022-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 --- Comment #2 from Richard Biener --- Can you attach the ifcvt dump as well? The issue seems to be that only the first loop is if-converted, so floats are not handled at all (only a single loop is vectorized). Not sure about the runtime FAIL

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2022-11-24 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 Rainer Orth changed: What|Removed |Added Target Milestone|--- |13.0

[Bug tree-optimization/107855] gcc.dg/vect/vect-ifcvt-18.c FAILs

2022-11-24 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107855 --- Comment #1 from Rainer Orth --- Created attachment 53958 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53958&action=edit 32-bit i386-pc-solaris2.11 vect-ifcvt-18.c.172t.vect