This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add CFI information for vector callee-saved registers
Needs ReviewPublic

Authored by 4vtomat on Aug 1 2023, 7:48 PM.

Details

Summary

Currently the CFI offset for RVV registers are not handled entirely,
this patch add those information for either stack unwinding or
debugger to work correctly on RVV callee-saved stack object.

Depends On D154576

Diff Detail

Event Timeline

4vtomat created this revision.Aug 1 2023, 7:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 7:48 PM
4vtomat requested review of this revision.Aug 1 2023, 7:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 7:48 PM