[llvm] [JumpThreading] Limit number of free instructions (PR #75671)

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 17:17:03 PST 2023


dcci wrote:

> Is this a hard requirement or a guideline?

I think it's an hard requirement. We never want `-g` to change the generated output (if it does, that's a bug).

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


More information about the llvm-commits mailing list