[PATCH] D143248: Emit CFI directives in epilogue and enable CFIFixup pass for RISC-V.
Varun Kumar E via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 06:24:21 PDT 2023
varunkumare99 updated this revision to Diff 512130.
varunkumare99 added a comment.
Added testcase to verify emission of cfi_remember_state and cfi_restore_state.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143248/new/
https://reviews.llvm.org/D143248
Files:
llvm/lib/Target/RISCV/RISCV.h
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVFrameLowering.h
llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp
llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/test/CodeGen/RISCV/cfiemit-remember-restore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143248.512130.patch
Type: text/x-patch
Size: 13827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/47b1bc81/attachment.bin>
More information about the llvm-commits
mailing list