[PATCH] D128192: [GlobalISel][DebugInfo] Propagate debug location for localized constants
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 17 16:20:46 PDT 2022
dblaikie added subscribers: probinson, dblaikie.
dblaikie added a comment.
@aprantl @probinson I'm really not sure, but should we consider backpropagating the first non-zero location to cover zero-location instructions at the start of a basic block more generally than this patch is proposing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128192/new/
https://reviews.llvm.org/D128192
More information about the llvm-commits
mailing list