[SelectionDAGBuilder] Handle entry_value dbg.value intrinsics
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>
Tue, 23 May 2023 17:52:01 +0000 (13:52 -0400)
committerFelipe de Azevedo Piovezan <fpiovezan@apple.com>
Fri, 26 May 2023 10:55:49 +0000 (06:55 -0400)
commitaba1bea6731036ba05abfd5f595941e9306ac058
tree26e5589943551894d8093b9f4116648215cf3738
parente8aee45be7a2b5976431de7020014b7523652a32
[SelectionDAGBuilder] Handle entry_value dbg.value intrinsics

Summary:
DbgValue intrinsics whose expression is an entry_value and whose address is
described an llvm::Argument must be lowered to the corresponding livein physical
register for that Argument.

Depends on D151329

Reviewers: aprantl

Subscribers:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/AArch64/dbg-value-swift-async.ll