https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119920
--- Comment #4 from Alfie Richards ---
Ah okay great, I'll shelve this for now and check back later.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119920
--- Comment #2 from Alfie Richards ---
Ive explored adding a simplify to match.pd and a case to tree-vect-patterns.cc
but both cause other trade-offs that are sub-optimal.
Interested in any thoughts on changing ifcvt behavior in this case to ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119920
Bug ID: 119920
Summary: Missed vectorization for conditioned adds
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372
Alfie Richards changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372
--- Comment #4 from Alfie Richards ---
Apologies, I got the PR formatting/number wrong on the commits
gcc-14:
https://gcc.gnu.org/cgit/gcc/patch/?id=35ed15af7ddab55c2ea1c07811f273a7c4e223fa
gcc-13:
https://gcc.gnu.org/cgit/gcc/commit/?h=releas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119383
Alfie Richards changed:
What|Removed |Added
CC||alfierichards at gcc dot
gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119498
Bug ID: 119498
Summary: Incompatible FMV functions not diagnosed
Product: gcc
Version: 14.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++