[llvm] Deduplication of cyclic PHI nodes (PR #86662)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 01:03:47 PDT 2024


nikic wrote:

> This is a continuation of a PR from https://reviews.llvm.org/D153014. There was a request by @nikic to benchmark the compile time for this change, which was done here: https://llvm-compile-time-tracker.com/index.php?config=Overview&stat=instructions%3Au&remote=mark-sed

Can you please rebase out the merge commits from this PR? Otherwise this is measuring the merge commit and not your change.

https://github.com/llvm/llvm-project/pull/86662


More information about the llvm-commits mailing list