[LLVMbugs] [Bug 1532] Alignment too big with alloca in C/C++ frontend
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jul 2 10:21:43 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1532
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From sabre at nondot.org 2007-07-02 12:21 -------
This is a decision made by the GCC front-end. The extra alignment can sometimes help the optimizer, by
allowing extra aligned load/stores to be used.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list