[PATCH] D140006: fix jump threading failing to update cloned dbg.values

Ben Mudd via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 08:51:32 PST 2022


BenJMudd updated this revision to Diff 482877.
BenJMudd added a comment.

Refactor of test and to main lambda via Orlando's comment, this can now take into account !DIArgList


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140006/new/

https://reviews.llvm.org/D140006

Files:
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/thread-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140006.482877.patch
Type: text/x-patch
Size: 6771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/a7b929d2/attachment.bin>


More information about the llvm-commits mailing list