[PATCH] D111519: [WIP] [RISCV] Emit cfi directives for function epilogue
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 26 05:43:44 PDT 2021
xgupta added a subscriber: HsiangKai.
xgupta added a comment.
Hi @HsiangKai, I want to know how you have written 12877+ lines of test cases such as in https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll . I need to update them in this patch to pass check-llvm. It is some script? can you please tell me how to use that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111519/new/
https://reviews.llvm.org/D111519
More information about the llvm-commits
mailing list