[PATCH] D70318: Recover debug intrinsics when killing duplicate or empty basic blocks

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 01:49:21 PST 2019


StephenTozer updated this revision to Diff 232056.
StephenTozer added a comment.

Maintain order of debug intrinsics in empty block elimination, fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70318

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-else.ll
  llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-empty.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70318.232056.patch
Type: text/x-patch
Size: 13752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/44377d92/attachment-0001.bin>


More information about the llvm-commits mailing list