[Bug target/26546] missed optimization with respect of vector intrinsics

2025-06-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546 Bug 26546 depends on bug 14295, which changed state. Bug 14295 Summary: [tree-ssa] copy propagation for aggregates https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14295 What|Removed |Added -

[Bug target/26546] missed optimization with respect of vector intrinsics

2021-12-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546 --- Comment #4 from Andrew Pinski --- Without the uninitialized variable even LLVM produces the same assembly code. Is there really anything more to opimize here?

[Bug target/26546] missed optimization with respect of vector intrinsics

2013-02-26 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546 Richard Biener changed: What|Removed |Added Keywords|meta-bug| Target|