[PATCH] D136263: [RISCV] Generate .cfi_def_cfa_expression for RVV stack adjustment
    Sergei Kachkov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 19 09:03:24 PDT 2022
    
    
  
kachkov98 added a comment.
Similar approach is used in AArch64 backend for SVE registers: https://reviews.llvm.org/D84044
VLENB support in libunwind: https://reviews.llvm.org/D136264
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136263/new/
https://reviews.llvm.org/D136263
    
    
More information about the llvm-commits
mailing list