[llvm] [CodeGen] Remove NumVisited limit in TwoAddressInstructionPass (PR #80627)

via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 3 08:52:37 PST 2024


AtariDreams wrote:

> Should the bound maybe be a `cl::opt`?

I don't think that is needed.

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


More information about the llvm-commits mailing list