[PATCH] D140404: Patch for dbg variable instrinsics to point towards cloned values in JumpThreading

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 04:54:39 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0374fb2f447: [DebugInfo] Make debug intrinsics to track cloned values in JumpThreading (authored by BenJMudd, committed by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D140404?vs=493520&id=493909#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140404

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140404.493909.patch
Type: text/x-patch
Size: 7374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/d545fbbd/attachment.bin>


More information about the llvm-commits mailing list