[PATCH] D149130: [PartialInlining] Fix incorrect costing when IR has unreachable BBs

Vedant Paranjape via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 05:20:21 PDT 2023


vedant-amd added a comment.

In D149130#4329307 <https://reviews.llvm.org/D149130#4329307>, @fhahn wrote:

> LGTM, thanks!

I pushed using arc patch D<code>, but it seems to have not worked or something: https://github.com/llvm/llvm-project/commit/438e1cff7bfba1693db9fe66e848efe85232c992

The patch doesn't reflect in the llvm-project repo yet, did I mess up something ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149130



More information about the llvm-commits mailing list