[LLVMbugs] [Bug 13408] unused during compilation: '--param max-unrolled-insns=64'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 19 12:34:51 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13408

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2012-07-19 14:34:51 CDT ---
Compilation flags that try to tweak heuristics of the optimizers are not
intended to be supported by Clang. The values tend to change from version to
version, such that use of the flag tends to actively harm performance.

-- 
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