[PATCH] D133118: Fix invalid llvm.dbg.declare after instcombine (#56807)

Nikolaos Kavvadias via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 08:50:02 PDT 2022


nikolaos-amd updated this revision to Diff 457292.
nikolaos-amd added a comment.

Updated diff with context.


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/Transforms/InstCombine/no-undef-bitcast-to-gep-ret.ll
  llvm/test/Transforms/InstCombine/no-undef-bitcast-to-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133118.457292.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/a5a892aa/attachment.bin>


More information about the llvm-commits mailing list