[llvm] [DFAJumpThreading] Enable the pass by default (PR #83033)
Usman Nadeem via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 09:38:39 PDT 2024
UsmanNadeem wrote:
> Hi, what is the status of this PR? What are the next steps?
I have merged https://github.com/llvm/llvm-project/pull/96127 which changes the algorithm a little and 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: https://github.com/llvm/llvm-project/issues/106083
https://github.com/llvm/llvm-project/pull/83033
More information about the llvm-commits
mailing list