[PATCH] D158492: [RISCV] Add CSR RegisterClass and save/restore fcsr in interrupt

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 01:18:13 PDT 2023


wangpc updated this revision to Diff 552256.
wangpc added a comment.

Fix wrong restore dst reg.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158492/new/

https://reviews.llvm.org/D158492

Files:
  llvm/lib/Target/RISCV/RISCVCallingConv.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/interrupt-attr-nocall.ll
  llvm/test/CodeGen/RISCV/interrupt-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158492.552256.patch
Type: text/x-patch
Size: 73272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/d2cd9e38/attachment.bin>


More information about the llvm-commits mailing list