[PATCH] [Inlining][NFC] Introduce a InlineFunction that takes a Statepoint.

Philip Reames listmail at philipreames.com
Wed Jun 24 11:54:24 PDT 2015


I'm not sure I like the semantic intent to this patch.  It seems to imply that the caller needs to know whether a particular call site is a statepoint or not. I think that's a mistake.  I would expect the details of inlining through a call site which happens to be a statepoint to be hidden entirely within InlineFunction.


http://reviews.llvm.org/D10632

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list