[llvm] [DebugInfo][LoopUnroll] Preserve DebugLocs on optimized cond branches (PR #114225)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 11:09:46 PDT 2024
dwblaikie wrote:
> > Did you discover this issue using your recent location debugging features...? If so, perhaps a label or comment in the PR would allow tracking bugs found via that work. Just a suggestion, feel free to ignore.
>
> Yes, do you have any suggestions for how to unobtrusively make the set of PRs more searchable?
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 - not the /most/ searchable thing (I don't know how to quickly then make a list of all the things that reference an issue) but at least they will be available in one page (the backlinks will create updates/be noted on the main issue - just not in a neat and tidy list, but in part of the update stream of comments, etc)
https://github.com/llvm/llvm-project/pull/114225
More information about the llvm-commits
mailing list