[Bug target/120292] amdgcn: Infinite recursion in vec_cmpudi_exec

2025-05-15 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120292 --- Comment #3 from Richard Biener --- also "..._exec" is not a name of an optab, so this shouldn't be a (define_expand ...), and this means it's a dead pattern as well?

[Bug target/120292] amdgcn: Infinite recursion in vec_cmpudi_exec

2025-05-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120292 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-05-15 Status|UNCONFIRM

[Bug target/120292] amdgcn: Infinite recursion in vec_cmpudi_exec

2025-05-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120292 Andrew Pinski changed: What|Removed |Added Keywords||internal-improvement --- Comment #1 fro