[PATCH] D111456: [InlineCost] model calls to llvm.objectsize.*

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 14:38:44 PDT 2021


nickdesaulniers planned changes to this revision.
nickdesaulniers added a comment.

Looking at https://llvm.org/docs/LangRef.html#id1293; there's a fourth parameter that says this check must be emitted at runtime.  I should perhaps check that and bail early.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111456/new/

https://reviews.llvm.org/D111456



More information about the llvm-commits mailing list