[PATCH] D133118: Fix invalid llvm.dbg.declare after instcombine (#56807)
Matthias Gehre via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 01:15:00 PST 2022
mgehre-amd updated this revision to Diff 477412.
mgehre-amd added a comment.
Split tests and remove explicit metadata numbers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133118/new/
https://reviews.llvm.org/D133118
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/test/DebugInfo/Generic/assignment-tracking/instcombine/alloca-bitcast.ll
llvm/test/Transforms/InstCombine/dbg-cast-of-allocation.ll
llvm/test/Transforms/InstCombine/dbg-simplify-alloca-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133118.477412.patch
Type: text/x-patch
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/5a8a4e10/attachment.bin>
More information about the llvm-commits
mailing list