[PATCH] D140905: [DebugInfo] Replace UndefValue with PoisonValue in setKillLocation

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 02:52:43 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ea47f9e4193: [DebugInfo] Replace UndefValue with PoisonValue in setKillLocation (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D140905?vs=486007&id=486788#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140905

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/test/DebugInfo/Generic/assignment-tracking/loop-deletion/dead-loop.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/salvage-value.ll
  llvm/test/DebugInfo/Generic/pr40628.ll
  llvm/test/DebugInfo/X86/dead-store-elimination-marks-undef.ll
  llvm/test/DebugInfo/X86/licm-undef-dbg-value.ll
  llvm/test/DebugInfo/limit-arglist-size.ll
  llvm/test/DebugInfo/salvage-limit-expr-size.ll
  llvm/test/Transforms/BDCE/pr41925.ll
  llvm/test/Transforms/InstCombine/debuginfo-dce.ll
  llvm/test/Transforms/InstCombine/debuginfo-sink.ll
  llvm/test/Transforms/InstCombine/erase-dbg-values-at-dead-alloc-site.ll
  llvm/test/Transforms/InstCombine/pr43893.ll
  llvm/test/Transforms/InstCombine/stacksave-debuginfo.ll
  llvm/test/Transforms/LoopDeletion/diundef.ll
  llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-1.ll
  llvm/test/Transforms/Reassociate/reassociate_dbgvalue_discard.ll
  llvm/test/Transforms/Reassociate/undef_intrinsics_when_deleting_instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140905.486788.patch
Type: text/x-patch
Size: 20574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/878277f2/attachment-0001.bin>


More information about the llvm-commits mailing list