[llvm] [DFAJumpThreading] Constraint the number of cloned instructions (PR #161632)
Usman Nadeem via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 3 09:11:49 PDT 2025
UsmanNadeem wrote:
How many transformations are restricted by this (would it be possible to check stats on the test suite)? I fear that restricting possibly beneficial transformations to avoid second-order effects might not be the best way forward.
https://github.com/llvm/llvm-project/pull/161632
More information about the llvm-commits
mailing list