[PATCH] D69943: Attempt to Salvage Debug Info or undef intrinsics when dropping trivially deletable instructions in reassociate pass
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 06:46:02 PST 2019
dstenb added a comment.
If D69809 <https://reviews.llvm.org/D69809> lands before this patch, then you can use the helper function `salvageDebugInfoOrMarkUndef()` which the former introduces.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69943/new/
https://reviews.llvm.org/D69943
More information about the llvm-commits
mailing list