[llvm] [DFAJumpThreading] Enable DFAJumpThread by default. (PR #157646)

Usman Nadeem via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 12:18:43 PST 2025


UsmanNadeem wrote:

> @UsmanNadeem, just to double-check, do you think it's prepared to enable DFAJumpThreading at this stage?

Sorry for the delayed replies, I was busy with the LLVM dev conference/travel.

Yes it looks good to me. All the issues I know of have been resolved and any refinements can be done later. I think some downstream users have already been using this pass (judging from the occasional bug/perf issue reports), wider usage after default enablement might uncover more opportunities.

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


More information about the llvm-commits mailing list