Add a new entry to SDNodeExtraInfo to propagate PCSections through
SelectionDAG.
Depends on D130881
Paths
| Differential D130882
[SelectionDAG] Propagate PCSections through SDNodes ClosedPublic Authored by melver on Aug 1 2022, 1:57 AM.
Details Summary Add a new entry to SDNodeExtraInfo to propagate PCSections through Depends on D130881
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Aug 12 2022, 10:42 AM Closed by commit rG4c58b00801ad: [SelectionDAG] Propagate PCSections through SDNodes (authored by melver). · Explain WhySep 7 2022, 2:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 451408 llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
|