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

Roman Paukner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 05:31:25 PST 2023


rp marked 2 inline comments as done.
rp added a comment.

In D138132#4039260 <https://reviews.llvm.org/D138132#4039260>, @gribozavr2 wrote:

> Actually I do have a reduced example. Apply this change to the test that you added in this patch to reproduce the assertion failure

Thank you very much, I've updated branch weights to be overflowing and 25/75% instead of 50/50%. If I may ask, how did you get the overflows, is there some automation that triggers it?


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