[Bug target/53071] Wrong instruction replacement when compiling for xop

2024-03-16 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53071 Bug 53071 depends on bug 52908, which changed state. Bug 52908 Summary: xop-mul-1:f9 miscompiled on bulldozer (-mxop) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52908 What|Removed |Added

[Bug target/53071] Wrong instruction replacement when compiling for xop

2012-11-22 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53071 --- Comment #1 from Uros Bizjak ubizjak at gmail dot com 2012-11-23 07:49:41 UTC --- Resulting asm is quite different w/ current mainline: _Z4testU8__vectorxS_S_: vmovdqa%xmm2, -24(%rsp) vpsrlq$32, %xmm0, %xmm3

[Bug target/53071] Wrong instruction replacement when compiling for xop

2012-04-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53071 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug target/53071] Wrong instruction replacement when compiling for xop

2012-04-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53071 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Component|c |target