[PATCH] D149130: [PartialInlining] Fix incorrect costing when IR has unreachable BBs
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 09:57:28 PDT 2023
fhahn added a comment.
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`?
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