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/65375] aarch64: poor codegen for vld2q_f32 and vst2q_f32


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

kugan at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #12 from kugan at gcc dot gnu.org ---
Fixed in trunk except for the additional orr instruction (overlapping register
reads / write). As Ramana mentioned, that is a known problem and tracked in
PR43725.


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