[PATCH] D74596: [RISCV] Correct the CallPreservedMask for the function call in an interrupt handler

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 05:55:02 PST 2020


asb added a subscriber: hans.
asb added a comment.

@hans this patch fixes a reported bug https://bugs.llvm.org/show_bug.cgi?id=42984 and is non-invasive. I'd be in favour of cherry-picking for 10.0 if you're ok with that.


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