Files
clang-p2996/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Brandon Wu c81e5faa6f [RISCV] Add CFI information for vector callee-saved registers (#86811)
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

Differential Revision: https://reviews.llvm.org/D156846
2024-04-17 10:42:40 +08:00

66 KiB