[PATCH] D149130: [PartialInlining] Fix incorrect costing when IR has unreachable BBs
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 13:32:55 PDT 2023
fhahn added a comment.
If the block is unreachable, how come it is even considered for outlining?
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