This commit lower dbg.declare intrinsics targeting swiftasync Arguments into the
MachineFunction's table of variables whose location doesn't change throughout
the function.
Depends on D149881
Paths
| Differential D149882
[IRTranslator][DebugInfo] Implement translation of entry_value vars ClosedPublic Authored by fdeazeve on May 4 2023, 11:36 AM.
Details
Summary This commit lower dbg.declare intrinsics targeting swiftasync Arguments into the Depends on D149881
Diff Detail
Event Timelinefdeazeve added a child revision: D149883: [SelectionDAG][DebugInfo] Implement translation of entry_value vars.May 4 2023, 11:40 AM This revision is now accepted and ready to land.May 4 2023, 12:47 PM Closed by commit rG3f6e4e5b6e94: [IRTranslator][DebugInfo] Implement translation of entry_value vars (authored by fdeazeve). · Explain WhyMay 12 2023, 8:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 521670 llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/test/CodeGen/AArch64/dbg-declare-swift-async.ll
|
return true;
}
if (...) ?