[PATCH] D98401: [CodeGen] Fix backward copy propagation with -g
yshui via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 11 03:53:26 PST 2021
yshui added a comment.
Because you replaced `$rbp` with `$rbx`, surely you would have to replace it everywhere. Removing the `DBG_VALUE` is potential information loss.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98401/new/
https://reviews.llvm.org/D98401
More information about the llvm-commits
mailing list