[PATCH] D74596: [RISCV] Correct the CallPreservedMask for the function call in an interrupt handler
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 14 05:37:37 PST 2020
lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.
LGTM. it now makes more sense why `getCallPreservedMask` and `getCalleeSavedRegs` are not direct inverses of each other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74596/new/
https://reviews.llvm.org/D74596
More information about the llvm-commits
mailing list