This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/70873] [7 Regressio] 20% performance regression at 482.sphinx3 after r235442 with -O2 -m32 on Haswell.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70873

--- Comment #13 from UroÅ Bizjak <ubizjak at gmail dot com> ---
(In reply to H.J. Lu from comment #12)

> I still see:
> 
> 	vcvtss2sd	(%ecx,%eax,4), %xmm5, %xmm5
> 
> without vxorpd.

Maybe vxorpd gets scheduled away from the insn? What is the name of the
pattern?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]