[PATCH] D140990: [DebugInfo] Treat empty metadata operands the same as undef operands in SelectionDAG

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 01:03:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2b3c13b7166b: [DebugInfo] Treat empty metadata operands the same as undef operands in… (authored by Orlando).
Herald added subscribers: kosarev, kerbowa, jvesely.

Changed prior to commit:
  https://reviews.llvm.org/D140990?vs=486281&id=517087#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140990

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/test/CodeGen/AMDGPU/llvm.dbg.value.ll
  llvm/test/DebugInfo/X86/dbg-empty-metadata-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140990.517087.patch
Type: text/x-patch
Size: 5504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/faf568ab/attachment.bin>


More information about the llvm-commits mailing list