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

--- Comment #6 from Venkataramanan <venkataramanan.kumar at amd dot com> 2012-03-22 13:26:16 UTC ---
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.


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