[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 07:00:55 PST 2022


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

Changed variable names to camel case, and reworded the comment describing the test


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.482851.patch
Type: text/x-patch
Size: 3593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/939ddb5c/attachment.bin>


More information about the llvm-commits mailing list