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

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 15:59:20 PST 2023


aeubanks wrote:

are debug info intrinsics considered free? if they are then this patch will cause the presence of debug info to affect codegen, which is something we don't want

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


More information about the llvm-commits mailing list