[PATCH] D80264: [Instruction] Set metadata uses to undef on deletion

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 16:16:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG77ffce695447: [Instruction] Set metadata uses to undef on deletion (authored by vsk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80264

Files:
  llvm/lib/IR/Instruction.cpp
  llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
  llvm/test/DebugInfo/NVPTX/debug-info.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/spillcost-di.ll
  llvm/test/Transforms/SafeStack/X86/debug-loc2.ll
  llvm/unittests/IR/DebugInfoTest.cpp





More information about the llvm-commits mailing list