[PATCH] D140006: This is a patch to fix duplicated dbg.values in the JumpThreading pass not pointing towards their local variable, and instead towards the variable in the original block

Ben Mudd via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 02:58:25 PST 2022


BenJMudd created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
BenJMudd requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.482776.patch
Type: text/x-patch
Size: 4011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/821942f0/attachment.bin>


More information about the llvm-commits mailing list