[llvm] [DFAJumpThreading] Enable the pass by default (PR #83033)
Usman Nadeem via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 14:36:35 PDT 2024
UsmanNadeem 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 #109511 got merged, we can proceed with this one, right?
@nikic ping!
https://github.com/llvm/llvm-project/pull/83033
More information about the llvm-commits
mailing list