[PATCH] Teach InlineCost to account for a null check which can be folded away

David davidxl at google.com
Mon Jun 15 18:53:38 PDT 2015


A general comment: null check code is pretty common, so this patch will be very useful in those scenarios to get better inline cost estimate.


http://reviews.llvm.org/D9129

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






More information about the llvm-commits mailing list