[llvm] [DebugInfo][LoopUnroll] Preserve DebugLocs on optimized cond branches (PR #114225)

J. Ryan Stinnett via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 13:55:34 PDT 2024


jryans wrote:

> if you've got a PR or issue for the overarching thing, you can probably just mention that by number with #XXXX in each of these fixes to link back to the main thing

Yeah, either mentioning some phrase (e.g. "DebugLoc coverage tracking") that you include in the description of all related PRs or linking to some top-level PR / issue should work. You can then search all PRs for "DebugLoc coverage" or "#XXXX" to produce a list.

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


More information about the llvm-commits mailing list