[LLVMdev] inlining hint
Chris Lattner
clattner at apple.com
Wed Aug 26 13:15:05 PDT 2009
On Aug 26, 2009, at 1:09 PM, Chris Lattner wrote:
> . Dale comes at this from the premise that the inliner will
> always make the wrong decision and therefore it is useful to give the
> user some way to influence the inliners heuristic (other than
> attr(noinline/alwaysinline)).
Sorry "will always make the wrong decision *in some cases* and
therefore..."
-Chris
More information about the llvm-dev
mailing list