[LLVMbugs] [Bug 13734] Inefficient code for passing a non-pod by value
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Sep 30 05:53:14 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13734
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution| |FIXED
--- Comment #2 from Benjamin Kramer <benny.kra at gmail.com> 2012-09-30 07:53:14 CDT ---
clang r164917 returns this case to the old behavior. While it may be better to
handle this also in the optimizer I'm not sure whether it is valid in all cases
due to memory model constraints.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list