[PATCH] D109294: [Inline] Introduce Constant::hasOneLiveUse, use it instead of hasOneUse in inline cost model (PR51667)

Erik Desjardins via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 19:54:30 PDT 2021


erikdesjardins added a comment.

I don't have commit access--please commit this on my behalf (`Erik Desjardins <erikdesjardinspublic at gmail.com>`)

Looks like the check failure is due to it failing to update the status on phabricator, the tests passed (and they pass locally)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109294



More information about the llvm-commits mailing list