[PATCH] D138132: [JumpThreading] Preserve profile metadata during select unfolding

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 06:58:36 PST 2023


gribozavr2 added a comment.

In D138132#4039546 <https://reviews.llvm.org/D138132#4039546>, @rp wrote:

> If I may ask, how did you get the overflows, is there some automation that triggers it?

I got this crash while running Clang on a real-world project internally at Google.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138132



More information about the llvm-commits mailing list