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

Ben Mudd via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 06:04:21 PST 2022


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

Added support for !DIArgeList containing  duplicate values to be correctly remapped


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.483153.patch
Type: text/x-patch
Size: 7215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/96c4e6ed/attachment.bin>


More information about the llvm-commits mailing list