[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 06:30:07 PST 2022


mgehre-amd updated this revision to Diff 477487.
mgehre-amd added a comment.

Rebase main to update alloca-bitcast.ll


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.477487.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/15bf0500/attachment.bin>


More information about the llvm-commits mailing list