This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Prevent unsafe shrink wrapping with save/restore enabled
AbandonedPublic

Authored by lewis-revill on Oct 8 2019, 7:36 AM.

Details

Diff Detail

Event Timeline

lewis-revill created this revision.Oct 8 2019, 7:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2019, 7:37 AM

Thanks Lewis, I applied this patch with its dependencies, ran -msave-restore -mllvm -enable-shrink-wrap config, and I see no failures.

lewis-revill abandoned this revision.Nov 1 2019, 1:21 PM

This functionality has been merged into the save/restore patch.