[llvm] [DFAJumpThreading] Enable the pass by default (PR #83033)

Djordje Todorovic via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 01:29:13 PDT 2024


djtodoro wrote:

> > Hi, what is the status of this PR? What are the next steps?
> 
> I have merged #96127 which changes the algorithm to reduce the number of paths inspected and also adds more limits to reduce compile time. There are some assertions triggered after the patch which I am planning to look into soon. Here is the open issue: #106083

Since https://github.com/llvm/llvm-project/pull/83033 got merged, we can proceed with this one, right?

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


More information about the llvm-commits mailing list