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 target/63756] _mm_cvtepi16_epi32 with a memory operand produces either broken or slow asm


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

--- Comment #5 from Timothy B. Terriberry <tterribe at xiph dot org> ---
(In reply to UroÅ Bizjak from comment #4)
> Oh, and nobody will care about long (but otherwise correct) assembly when
> optimization is switched off.

I also don't care about this.

What I care about is the long (but otherwise correct) assembly when
optimization is switched ON.

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