[PATCH] D107048: [dwarf][bugfix] Recompute the size of block before getting it's BestForm

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 22:51:32 PDT 2021


skan added a comment.

In D107048#2915569 <https://reviews.llvm.org/D107048#2915569>, @dblaikie wrote:

> yeah, that's too long of a test case - but a test case is generally required.
>
> I'd suggest, if possible, reducing something at the source level, rather than the IR level - do you have access to a source reproduction?

yes, I have. The source file is simple but includes many internal header files. It's even harder to reduce at the source level...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107048



More information about the llvm-commits mailing list