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

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 02:31:35 PDT 2021


luismarques accepted this revision.
luismarques added a comment.
This revision is now accepted and ready to land.

Thanks, good catch. LGTM.

I wonder if this test should just go in the existing `saverestore.ll` test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100532



More information about the llvm-commits mailing list