Move the logic whether lowering of deopt value requires a spill slot in
a separate lambda.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77629
[DAG] Consolidate require spill slot logic in lambda. NFC. ClosedPublic Authored by skatkov on Apr 6 2020, 9:21 PM.
Details Summary Move the logic whether lowering of deopt value requires a spill slot in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 7 2020, 2:18 AM Closed by commit rGb7e3759e177e: [DAG] Consolidate require spill slot logic in lambda. NFC. (authored by skatkov). · Explain WhyApr 7 2020, 3:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255623 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
|