This is an archive of the discontinued LLVM Phabricator instance.

[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
a separate lambda.

Diff Detail

Event Timeline

skatkov created this revision.Apr 6 2020, 9:21 PM
This revision is now accepted and ready to land.Apr 7 2020, 2:18 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2020, 3:12 AM