[llvm] Reapply "[DFAJumpThreading] Enable DFAJumpThread by default." (PR #169183)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 23 18:48:54 PST 2025


boomanaiden154 wrote:

I am seeing some failures that look like miscompiles still. No crashes from what I've seen yet, and there were one or two before.

I'll try and spend some time debugging tomorrow, along with digging through the rest of the results. The one failure I've seen so far is in https://github.com/google/xls in `partial_ops_test` if anyone else wants to try and take a stab at it before I get to it.

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


More information about the llvm-commits mailing list