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/44141] Redundant loads and stores generated for AMD bdver1 target


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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-03-22
     Ever Confirmed|0                           |1

--- Comment #7 from Uros Bizjak <ubizjak at gmail dot com> 2012-03-22 13:53:02 UTC ---
(In reply to comment #6)
> This patch tries to change vmovupd to vmovups during assembly printing stage 
> when tuning flag for bdver1 is set. 
> 
> I am yet to test this one. Please provide your suggestion.

Can you please attach a small testcase that exposes this problem? I will look
into it.


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