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/61202] gcc generates invalid sqdmulh instruction


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

jgreenhalgh at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-05-19
                 CC|                            |jgreenhalgh at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #2 from jgreenhalgh at gcc dot gnu.org ---
I did a pass over these last year (
https://gcc.gnu.org/ml/gcc-patches/2013-09/msg00369.html ), but it looks like I
missed the vqdmulh_n intrinsics. A patch along the same lines would be helpful.

Better yet would be moving these to be RTL intrinsics.


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