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/11628] movd support for _mm_cvtsi32_si64 and _mm_cvtsi64_si32


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11628



------- Additional Comments From otaylor at redhat dot com  2003-07-23 20:34 -------
Indeed 8871 is about fixing the 64-bit casting to use movd. I think this bug 
should be marked as a duplicate.

(Ading extra builtins to work around the broken patterns for
casting, which it sounds like what this patch does, is, IMO,
not a good idea.)


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