[PATCH] D100532: [RISCV] Don't emit save-restore call if function is a interrupt handler

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 02:05:17 PDT 2021


Jim updated this revision to Diff 337668.
Jim added a comment.

Address comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100532

Files:
  llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
  llvm/test/CodeGen/RISCV/interrupt-attr-save-restore-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100532.337668.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/f4bd50e1/attachment.bin>


More information about the llvm-commits mailing list