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

Vedant Paranjape via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 11:31:35 PDT 2023


vedant-amd added a comment.

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

> It looks like `clang-format` failed in the pre-commit tests. Could you please make sure the diff is properly formatted by running `clang-format-diff`?

I have updated the patch, please let me know if it still fails the test.


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