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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 11:58:18 PST 2024


nikic wrote:

@UsmanNadeem Given what the pass does, you should aim for 0.1% first-order impact. (IIRC the cost of the original implementation was in that ballpark.)

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


More information about the llvm-commits mailing list