[PATCH] D133293: [Assignment Tracking][10/*] salvageDebugInfo for dbg.assign intrinsics
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 03:06:36 PDT 2022
jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.
In D133293#3779673 <https://reviews.llvm.org/D133293#3779673>, @Orlando wrote:
> Is this also something that can be a TODO item, given that the feature is experimental? Similarly to the use of `Poison` there are no obvious problems that spring to mind, but it would involve further changes and testing (as well as there being the possibility of non-obvious problems lurking).
Sure, LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133293/new/
https://reviews.llvm.org/D133293
More information about the llvm-commits
mailing list