This will resolve the bug described at https://bugs.llvm.org/show_bug.cgi?id=43975.
The problem was with the truncation of the immediate operand.
Paths
| Differential D70168
[AArch64][DebugInfo] Fix incorrect call site param value produced by MOVZXi ClosedPublic Authored by djtodoro on Nov 13 2019, 2:11 AM.
Details Summary This will resolve the bug described at https://bugs.llvm.org/show_bug.cgi?id=43975. The problem was with the truncation of the immediate operand.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 13 2019, 7:35 AM Closed by commit rG2eb0862ed8a8: [AArch64][DebugInfo] Fix incorrect call site param value produced by MOVZXi (authored by djtodoro). · Explain WhyNov 14 2019, 2:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 229248 llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpret-movzxi.mir
|