[llvm] 393daca - [ARM] Enable TypePromotion by default

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 03:38:34 PST 2019


On Mon, Dec 9, 2019 at 9:46 AM Hans Wennborg <hans at chromium.org> wrote:
>
> This caused the Chromium build to fail with an  "Too many bits for
> uint64_t" assertion. There's a reproducer at
> https://crbug.com/1031978#c2 and I'll follow up with a creduced
> version soon.

It turns out creduce is taking forever on this one. Since you already
sent out a fix (https://reviews.llvm.org/D71200), I'm guessing the
creduced repro isn't necessary anymore?

Thanks,
Hans


More information about the llvm-commits mailing list