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 tree-optimization/77399] Poor code generation for vector casts and loads


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

--- Comment #17 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Test shown in comment #2 is still not optimized at -O2, so as comment #12 said,

> Load part remains.

Not sure if that needs to be split off into a separate bug.

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