[PATCH] D73054: Prevent explosion of debug intrinsics during jump threading

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 03:46:23 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe6f6cd6b8e6: [DebugInfo] Prevent explosion of debug intrinsics during jump threading (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D73054?vs=239839&id=244121#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73054

Files:
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/redundant-dbg-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73054.244121.patch
Type: text/x-patch
Size: 6856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/cca475a2/attachment.bin>


More information about the llvm-commits mailing list