For dbg.value intrinsics targeting an llvm::Argument address whose expression
starts with an entry value, we lower this to a DEBUG_VALUE targeting the livein
physical register corresponding to that Argument.
Depends on D151332
Paths
| Differential D151333
[FastISel] Implement translation of entry_value dbg.value intrinsics ClosedPublic Authored by fdeazeve on May 24 2023, 6:18 AM.
Details
Summary For dbg.value intrinsics targeting an llvm::Argument address whose expression Depends on D151332
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2023, 3:47 PM This revision was landed with ongoing or failed builds.May 26 2023, 8:34 AM Closed by commit rG1898fc1a544a: [FastISel] Implement translation of entry_value dbg.value intrinsics (authored by fdeazeve). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526078 llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/test/CodeGen/AArch64/dbg-value-swift-async.ll
|