We currently only handle mem instructions with a single define.
Avoid the call site parameter debug info when we find the case with multiple defs, rather than throwing an assert.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D73954
[DebugInfo] Avoid the call site param for mem instructions with multiple defs ClosedPublic Authored by djtodoro on Feb 4 2020, 5:11 AM.
Details Summary We currently only handle mem instructions with a single define.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 4 2020, 10:27 AM Closed by commit rGde90d73e030c: [DebugInfo] Avoid the call site param for mem instrs with multiple defs (authored by djtodoro). · Explain WhyFeb 5 2020, 1:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 242297 llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/test/DebugInfo/MIR/X86/dbg-call-site-spilled-arg-multiple-defs.mir
|