This error was introduced (by me) in 1d1de7467c32d52926ca56b9167a2c65c451ecfa (~1 month ago).
Found while testing the D140901 patch stack. I'll rebase those changes on this because this is a clear-cut bug fix that should IMO be prioritised.
Paths
| Differential D141052
[DebugInfo][SelectionDAGISel] Do not drop all dbg.declares if one with empty metadata is found ClosedPublic Authored by Orlando on Jan 5 2023, 6:50 AM.
Details Summary This error was introduced (by me) in 1d1de7467c32d52926ca56b9167a2c65c451ecfa (~1 month ago). Found while testing the D140901 patch stack. I'll rebase those changes on this because this is a clear-cut bug fix that should IMO be prioritised.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 5 2023, 6:51 AM This revision was landed with ongoing or failed builds.Jan 5 2023, 7:38 AM Closed by commit rGeebfee8f9ea7: [DebugInfo][SelectionDAGISel] Do not drop all dbg.declares if one with empty… (authored by Orlando). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 486578 llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/test/DebugInfo/X86/empty-metadata-dbg-declare.ll
|