[PATCH] D133118: Fix invalid llvm.dbg.declare after instcombine (#56807)
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 02:48:36 PST 2022
jmorse added a subscriber: Orlando.
jmorse added a comment.
Looks good -- the change to alloca-bitcast.ll is suspicious (an undef dbg.assign becoming valued again) but that probably signals an assignment tracking issue. CC @Orlando, what should happen here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133118/new/
https://reviews.llvm.org/D133118
More information about the llvm-commits
mailing list