This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/77399] Poor code generation for vector casts and loads
- From: "amonakov at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Aug 2016 09:55:39 +0000
- Subject: [Bug tree-optimization/77399] Poor code generation for vector casts and loads
- Auto-submitted: auto-generated
- References: <bug-77399-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77399
--- Comment #6 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Thanks. Any comment on having gimple lowering emit cleaner code in the first
place?